aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorVasily <JustAMan@users.noreply.github.com>2020-05-15 22:04:23 +0300
committerGitHub <noreply@github.com>2020-05-15 22:04:23 +0300
commitd21feb2b188b0b317f0d12ff2aea9f48f4a4c2e0 (patch)
treef4cc08dd0f8f19dbd003a4814fb496b061d2ec32 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parent18953d95e6692290bf56547d4c9614790687654c (diff)
parent79dee27299bda60f67e98eda8c309b1f25e0893b (diff)
Merge pull request #2970 from barronpm/activitydb-efcore
Migrate Activity Database to Entity Framework Core
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj2
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 44fc932e3..896e4310e 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
<!-- ProjectGuid is only included as a requirement for SonarQube analysis -->
<PropertyGroup>