Skip to content

Commit

Permalink
Update dependency WebMarkupMin.AspNetCore3 to v2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent a4e55ae commit 0e01275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeGolf.Web/CodeGolf.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
<PackageReference Include="WebMarkupMin.AspNetCore3" Version="2.9.2" />
<PackageReference Include="WebMarkupMin.AspNetCore3" Version="2.14.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0e01275

Please sign in to comment.