Skip to content

Commit

Permalink
#279 upgraded NUglify (#280)
Browse files Browse the repository at this point in the history
[release]
  • Loading branch information
Tolvic authored Aug 8, 2023
1 parent b747546 commit f7e278a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebOptimizer.Core/WebOptimizer.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.TagHelpers" Version="3.0.0-preview4-19123-01" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Runtime" Version="3.0.0-preview4-19123-01" />-->
<!--<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0-alpha1.19418.1" />-->
<PackageReference Include="NUglify" Version="1.16.1" />
<PackageReference Include="NUglify" Version="1.20.7" />
<PackageReference Include="System.Text.Json" Version="5.0.2" />
</ItemGroup>

Expand Down

0 comments on commit f7e278a

Please sign in to comment.