Skip to content

Commit f8766e8

Browse files
nuget update(deps): bump Microsoft.EntityFrameworkCore.Design in /src
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 8.0.7 to 8.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f0ac0d commit f8766e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AivaptDotNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="YoutubeDLSharp" Version="1.1.0" />
1111
<PackageReference Include="Victoria" Version="5.2.8" />
1212
<PackageReference Include="MySql.Data" Version="9.0.0" />
13-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
13+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)