aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/MediaBrowser.Model.csproj
diff options
context:
space:
mode:
authormartinek-stepan <68327580+martinek-stepan@users.noreply.github.com>2020-12-31 12:09:25 +0100
committerGitHub <noreply@github.com>2020-12-31 12:09:25 +0100
commitcc92f7afe599c9d1c4bfa35a67f6e89d1a790107 (patch)
tree74bc0adf8b693709de2a569cc04acb9535fe1b12 /MediaBrowser.Model/MediaBrowser.Model.csproj
parent1327bd9f7deff734c7cec26d328c96dd0c56ecbc (diff)
Enable nullable for MediaBrowser.XbmcMetadata project (#4612)
Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Stepan <ste.martinek+git@gmail.com>
Diffstat (limited to 'MediaBrowser.Model/MediaBrowser.Model.csproj')
-rw-r--r--MediaBrowser.Model/MediaBrowser.Model.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj
index 334fe8209..c271a9cf8 100644
--- a/MediaBrowser.Model/MediaBrowser.Model.csproj
+++ b/MediaBrowser.Model/MediaBrowser.Model.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>