Bump BuildBundlerMinifier from 2.9.406 to 3.2.449

Bumps [BuildBundlerMinifier](https://github.com/madskristensen/BundlerMinifier) from 2.9.406 to 3.2.449.
- [Release notes](https://github.com/madskristensen/BundlerMinifier/releases)
- [Changelog](https://github.com/madskristensen/BundlerMinifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/madskristensen/BundlerMinifier/commits)

---
updated-dependencies:
- dependency-name: BuildBundlerMinifier
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-27 12:42:29 +00:00
committed by GitHub
parent ef837760f6
commit f42b1ce349

View File

@@ -27,7 +27,7 @@
<PackageReference Include="MediatR" Version="9.0.0" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
<PackageReference Include="BuildBundlerMinifier" Version="2.9.406" Condition="'$(Configuration)'=='Release'" PrivateAssets="All" />
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" Condition="'$(Configuration)'=='Release'" PrivateAssets="All" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="5.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.8.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0" />