Skip to content

Commit

Permalink
Merge pull request #12 from 0GiS0/dependabot/nuget/Microsoft.EntityFr…
Browse files Browse the repository at this point in the history
…ameworkCore.SqlServer-8.0.1

Bump Microsoft.EntityFrameworkCore.SqlServer from 8.0.0 to 8.0.1
  • Loading branch information
0GiS0 authored Feb 8, 2024
2 parents b5c26f2 + 5b5c9bc commit 017533e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />

Expand Down

0 comments on commit 017533e

Please sign in to comment.