We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17c300b + 874f56f commit d34b425Copy full SHA for d34b425
1 file changed
src/UnityNuGet.Server/UnityNuGet.Server.csproj
@@ -16,7 +16,7 @@
16
17
<ItemGroup>
18
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
19
- <PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.7" />
+ <PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.8" />
20
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
21
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="7.0.0" />
22
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
0 commit comments