diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2023-01-10 15:58:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-10 15:58:59 -0500 |
| commit | 9a2f2330b7fb796baa74945fa2c74045e12005d5 (patch) | |
| tree | 6ff92261eb483608507f8163f5f0c136a73783d4 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | ea8fc930f0a186ef3564322cdebb6ecba7dd99ce (diff) | |
| parent | 627c2b83efa8a2ecf1335d35bb7939d11ebc1d35 (diff) | |
Merge pull request #9058 from jellyfin/renovate/dotnet-monorepo
chore(deps): update dotnet monorepo to v7.0.2
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index b18a3174a..7accc3b8b 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -29,7 +29,7 @@ <PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" /> <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" /> <PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" /> - <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.1" /> + <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.2" /> <PackageReference Include="Mono.Nat" Version="3.0.4" /> <PackageReference Include="prometheus-net.DotNetRuntime" Version="4.4.0" /> <PackageReference Include="SQLitePCL.pretty.netstandard" Version="3.1.0" /> |
