Skip to content

Commit 089e15c

Browse files
authored
Merge pull request #15 from dotnet-campus/dependabot/nuget/Code/UsingMSBuildCopyOutputFileToFastDebug/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Code/UsingMSBuildCopyOutputFileToFastDebug
2 parents 3f174b1 + 4c5c56b commit 089e15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code/UsingMSBuildCopyOutputFileToFastDebug/UsingMSBuildCopyOutputFileToFastDebug.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
17-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)