Skip to content

Commit

Permalink
Updating NuGet.ProjectModel to 5.11.6 (#9883)
Browse files Browse the repository at this point in the history
* Updating NuGet.ProjectModel to 5.11.6

* Updating deps.json file
  • Loading branch information
soninaren authored Feb 16, 2024
1 parent 2c830a0 commit 711e83b
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
2 changes: 1 addition & 1 deletion src/WebJobs.Script/WebJobs.Script.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="NuGet.ProjectModel" Version="5.11.5" />
<PackageReference Include="NuGet.ProjectModel" Version="5.11.6" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
Loading

0 comments on commit 711e83b

Please sign in to comment.