Skip to content

Commit

Permalink
bumping nuget project model reference
Browse files Browse the repository at this point in the history
  • Loading branch information
brettsam committed Jun 29, 2023
1 parent 6ac789e commit d91a285
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 162 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.3" />
<PackageReference Include="NuGet.ProjectModel" Version="5.11.5" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
Loading

0 comments on commit d91a285

Please sign in to comment.