Skip to content

Commit 69c2a58

Browse files
Bump NuGet.ProjectModel from 6.13.1 to 6.13.2 (#359)
Bumps [NuGet.ProjectModel](https://github.com/NuGet/NuGet.Client) from 6.13.1 to 6.13.2. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.ProjectModel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3f6572 commit 69c2a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<XunitVersion>2.9.3</XunitVersion>
2222
<TestSdkVersion>17.13.0</TestSdkVersion>
2323
<RoslynVersion>4.13.0</RoslynVersion>
24-
<NugetVersion>6.13.1</NugetVersion>
24+
<NugetVersion>6.13.2</NugetVersion>
2525
</PropertyGroup>
2626
<ItemGroup>
2727
<None Include="$(MSBuildThisFileDirectory)\..\README.md" Pack="true" Visible="false" PackagePath="\" />

0 commit comments

Comments
 (0)