Skip to content

Commit 703e8bf

Browse files
authored
Merge pull request bdovaz#228 from xoofx/dependabot/nuget/src/master/Microsoft.AspNetCore.Mvc.NewtonsoftJson-7.0.10
chore: bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.9 to 7.0.10 in /src
2 parents 1dc133f + d069ba5 commit 703e8bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/UnityNuGet.Server/UnityNuGet.Server.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
20-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.9" />
20+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.10" />
2121
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
2222
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="7.0.0" />
2323
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />

0 commit comments

Comments
 (0)