Bump WebMarkupMin.Core from 2.13.0 to 2.14.0
Bumps [WebMarkupMin.Core](https://github.com/Taritsyn/WebMarkupMin) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/Taritsyn/WebMarkupMin/releases) - [Changelog](https://github.com/Taritsyn/WebMarkupMin/blob/master/CHANGELOG.md) - [Commits](https://github.com/Taritsyn/WebMarkupMin/compare/v2.13.0...v2.14.0) --- updated-dependencies: - dependency-name: WebMarkupMin.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9d890484b9
commit
b0f427f8cc
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
<PackageReference Include="Polly" Version="7.2.3" />
|
<PackageReference Include="Polly" Version="7.2.3" />
|
||||||
<PackageReference Include="Superpower" Version="3.0.0" />
|
<PackageReference Include="Superpower" Version="3.0.0" />
|
||||||
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
|
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
|
||||||
<PackageReference Include="WebMarkupMin.Core" Version="2.13.0" />
|
<PackageReference Include="WebMarkupMin.Core" Version="2.14.0" />
|
||||||
<PackageReference Include="YamlDotNet" Version="12.0.0" />
|
<PackageReference Include="YamlDotNet" Version="12.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue