Skip to content

Commit

Permalink
Update dependency Microsoft.VisualStudio.Web.CodeGeneration.Design to…
Browse files Browse the repository at this point in the history
… 8.0.5

| datasource | package                                          | from  | to    |
| ---------- | ------------------------------------------------ | ----- | ----- |
| nuget      | Microsoft.VisualStudio.Web.CodeGeneration.Design | 8.0.4 | 8.0.5 |
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent 53cb5fc commit 6a86055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Orso.Arpa.Api/Orso.Arpa.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.8" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.4" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.5" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.12" />
<PackageReference Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" />
Expand Down

0 comments on commit 6a86055

Please sign in to comment.