Skip to content

Commit 5de8fe9

Browse files
committed
Revert "deps: bump Newtonsoft v10.0.3->13.0.3"
This reverts commit 4359f07.
1 parent 26b7f9d commit 5de8fe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RomM.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="Current" Sdk="Microsoft.NET.Sdk" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -71,7 +71,7 @@
7171
</Page>
7272
</ItemGroup>
7373
<ItemGroup>
74-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
74+
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
7575
<PackageReference Include="PlayniteSDK" Version="6.11.0" />
7676
<PackageReference Include="protobuf-net" Version="2.0.0.668" />
7777
<PackageReference Include="SharpCompress" Version="0.36.0" />

0 commit comments

Comments
 (0)