Skip to content

Commit 5157683

Browse files
Bump NuGet.Common from 6.8.0 to 6.9.1
Bumps [NuGet.Common](https://github.com/NuGet/NuGet.Client) from 6.8.0 to 6.9.1. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb1abf1 commit 5157683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NStart/NStart.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
2121
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Contracts" Version="5.0.2" />
2222
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.0" />
23-
<PackageReference Include="NuGet.Common" Version="6.8.0" />
23+
<PackageReference Include="NuGet.Common" Version="6.9.1" />
2424
<PackageReference Include="NuGet.Protocol" Version="6.8.0" />
2525
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.19.0.84025">
2626
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)