Skip to content

Commit

Permalink
Update dependency WebMarkupMin.AspNetCore3 to v2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent a4e55ae commit b3babfd
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.16.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b3babfd

Please sign in to comment.