MSIX: add missing dependencies for the FancyZonesEditor (#1298)

This commit is contained in:
Andrey Nekrasov
2020-02-14 11:57:20 +03:00
committed by GitHub
parent 59d218d623
commit fa3ce8de64
2 changed files with 14 additions and 2 deletions

View File

@@ -196,7 +196,7 @@
<Version>2.0.0-alpha0455</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>4.6.0</Version>
<Version>4.7.0</Version>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers">
<Version>1.1.118</Version>
@@ -212,4 +212,4 @@
<Resource Include="images\Merge.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>