Skip to content

Commit

Permalink
chore: revert Newtonsoft
Browse files Browse the repository at this point in the history
  • Loading branch information
rafael-rosa-knowcode committed Oct 17, 2024
1 parent 7273f60 commit bc8c8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<PackageReference Update="Microsoft.NETFramework.ReferenceAssemblies.net48" Version="1.0.3" />
<PackageReference Update="Microsoft.NETFramework.ReferenceAssemblies.net472" Version="1.0.3" />
<PackageReference Update="Microsoft.NETFramework.ReferenceAssemblies.net461" Version="1.0.3" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Update="CommunityToolkit.Mvvm" Version="$(CommunityToolkitMvvmVersion)" />
<PackageReference Update="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Update="Microsoft.Win32.SystemEvents" Version="8.0.0" />
Expand Down

0 comments on commit bc8c8d2

Please sign in to comment.