Skip to content

Commit

Permalink
Merge pull request #88 from 0GiS0/dependabot/nuget/src/Microsoft.Enti…
Browse files Browse the repository at this point in the history
…tyFrameworkCore.SqlServer-9.0.0

chore(deps): Bump Microsoft.EntityFrameworkCore.SqlServer from 8.0.4 to 9.0.0 in /src
  • Loading branch information
0GiS0 authored Dec 28, 2024
2 parents 0f86506 + bbb5e46 commit ba88bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tour-of-heroes-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.4" />
<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" />

Expand Down

0 comments on commit ba88bb4

Please sign in to comment.