Skip to content

Commit 2c87ed7

Browse files
committed
Update deps
1 parent 8f12f52 commit 2c87ed7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MCLauncher/MCLauncher.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<Version>10.0.17763.1000</Version>
176176
</PackageReference>
177177
<PackageReference Include="Newtonsoft.Json">
178-
<Version>12.0.1</Version>
178+
<Version>13.0.3</Version>
179179
</PackageReference>
180180
</ItemGroup>
181181
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

WUTokenHelper/WUTokenHelper.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333
<PropertyGroup Label="Configuration">
3434
<ConfigurationType>DynamicLibrary</ConfigurationType>
35-
<PlatformToolset>v140</PlatformToolset>
35+
<PlatformToolset>v143</PlatformToolset>
3636
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
3737
<PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
3838
<CharacterSet>Unicode</CharacterSet>

0 commit comments

Comments
 (0)