Skip to content

Commit

Permalink
Merge pull request #90 from 0GiS0/dependabot/nuget/src/Microsoft.Visu…
Browse files Browse the repository at this point in the history
…alStudio.Web.CodeGeneration.Design-9.0.0

chore(deps): Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.2 to 9.0.0 in /src
  • Loading branch information
0GiS0 authored Dec 28, 2024
2 parents 5be59db + fb51857 commit 0d5e92d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/tour-of-heroes-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>

<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />

<!-- OpenTelemetry -->
Expand Down

0 comments on commit 0d5e92d

Please sign in to comment.