We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99e290b + ab3f4a8 commit 3574d70Copy full SHA for 3574d70
2_Libs/Libraries/CreateNuGet/SampleLib/SampleLib.csproj
@@ -45,7 +45,7 @@
45
</ItemGroup>
46
47
<ItemGroup Condition="'$(TargetFramework)' != 'netstandard2.0'">
48
- <PackageReference Include="System.Text.Json" Version="7.0.0" />
+ <PackageReference Include="System.Text.Json" Version="8.0.4" />
49
50
51
</Project>
0 commit comments