Skip to content

Commit e5b64cb

Browse files
Bump Microsoft.Web.LibraryManager.Build from 2.1.175 to 3.0.71
Bumps [Microsoft.Web.LibraryManager.Build](https://github.com/aspnet/LibraryManager) from 2.1.175 to 3.0.71. - [Release notes](https://github.com/aspnet/LibraryManager/releases) - [Changelog](https://github.com/aspnet/LibraryManager/blob/main/CHANGELOG.md) - [Commits](https://github.com/aspnet/LibraryManager/commits) --- updated-dependencies: - dependency-name: Microsoft.Web.LibraryManager.Build dependency-version: 3.0.71 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 570d85f commit e5b64cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageVersion Include="Microsoft.Extensions.Identity.Core" Version="$(AspNetVersion)" />
3737
<PackageVersion Include="Microsoft.Extensions.Logging.Configuration" Version="$(SystemExtensionVersion)" />
3838
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="$(VSCodeGeneratorVersion)" />
39-
<PackageVersion Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
39+
<PackageVersion Include="Microsoft.Web.LibraryManager.Build" Version="3.0.71" />
4040
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="$(EntityFramworkCoreVersion)" />
4141
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="$(EntityFramworkCoreVersion)" />
4242
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="$(EntityFramworkCoreVersion)">

0 commit comments

Comments
 (0)