mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
Upgrade nuget packages (#6641)
* upgrade mahapps * update nlog * all launcher packages now updated * tests and Setting UI * markdown * removing unneeded DLL now from nuget update
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
<Version>1.11.24</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Markdig.Signed">
|
||||
<Version>0.20.0</Version>
|
||||
<Version>0.21.1</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers">
|
||||
<Version>3.3.0</Version>
|
||||
|
||||
@@ -81,7 +81,6 @@
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||
</PropertyGroup>
|
||||
@@ -101,7 +100,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Markdig.Signed">
|
||||
<Version>0.20.0</Version>
|
||||
<Version>0.21.1</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="MSTest.TestAdapter">
|
||||
<Version>2.1.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user