Skip to content

Commit

Permalink
Merge pull request #552 from bcgov/dependabot/nuget/src/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.SpaProxy-8.0.10

Bump Microsoft.AspNetCore.SpaProxy from 8.0.8 to 8.0.10 in /src
  • Loading branch information
ytqsl authored Oct 9, 2024
2 parents df1f69b + fd9cb2a commit 0efaed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.OutputCaching.StackExchangeRedis" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="8.0.8" />
<PackageVersion Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.8" />
Expand Down

0 comments on commit 0efaed0

Please sign in to comment.