Skip to content

Commit 711e83b

Browse files
authored
Updating NuGet.ProjectModel to 5.11.6 (#9883)
* Updating NuGet.ProjectModel to 5.11.6 * Updating deps.json file
1 parent 2c830a0 commit 711e83b

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

src/WebJobs.Script/WebJobs.Script.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0" />
7373
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
7474
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
75-
<PackageReference Include="NuGet.ProjectModel" Version="5.11.5" />
75+
<PackageReference Include="NuGet.ProjectModel" Version="5.11.6" />
7676
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435">
7777
<PrivateAssets>all</PrivateAssets>
7878
</PackageReference>

0 commit comments

Comments
 (0)