Skip to content

Commit 03ffadc

Browse files
dependabot[bot]NinePiece2
authored andcommitted
deps(nuget): Bump the api-dependencies group with 5 updates
Bumps Microsoft.AspNetCore.OpenApi from 9.0.13 to 9.0.14 Bumps Microsoft.EntityFrameworkCore from 9.0.13 to 9.0.14 Bumps Microsoft.EntityFrameworkCore.Design from 9.0.13 to 9.0.14 Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.13 to 9.0.14 Bumps Microsoft.EntityFrameworkCore.SqlServer from 9.0.13 to 9.0.14 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-dependencies - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0360e9b commit 03ffadc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

NineLanCacheUI-API/NineLanCacheUI-API/NineLanCacheUI-API.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.13" />
14-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.13" />
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.13">
13+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.14" />
14+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.14" />
15+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.14">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
19-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.13" />
20-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.13" />
19+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.14" />
20+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.14" />
2121
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" />
2222
<PackageReference Include="Polly" Version="8.6.6" />
2323
<PackageReference Include="SteamKit2" Version="3.4.0" />

0 commit comments

Comments
 (0)