Skip to content

Commit

Permalink
Merge pull request #458 from mauroservienti/dependabot/nuget/src/Micr…
Browse files Browse the repository at this point in the history
…osoft.VisualStudio.Web.CodeGeneration.Design-8.0.6

Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.5 to 8.0.6 in /src
  • Loading branch information
fermincasquero committed Oct 9, 2024
2 parents 8a87a50 + 5392763 commit b0948e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Sales.Api/Sales.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.5" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.6" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Shipping.Api/Shipping.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.5" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b0948e6

Please sign in to comment.