diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 000000000..ec5fe4383 --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,7 @@ + + + latest + 10.0 + enable + + \ No newline at end of file diff --git a/Screenbox.Core/Screenbox.Core.csproj b/Screenbox.Core/Screenbox.Core.csproj index 4d7cd515e..a64c30a55 100644 --- a/Screenbox.Core/Screenbox.Core.csproj +++ b/Screenbox.Core/Screenbox.Core.csproj @@ -9,7 +9,6 @@ Properties Screenbox.Core Screenbox.Core - 10.0 en-US UAP 10.0.26100.0 diff --git a/Screenbox.sln b/Screenbox.sln index 32b275f3e..f977dc4b3 100644 --- a/Screenbox.sln +++ b/Screenbox.sln @@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .editorconfig = .editorconfig .gitignore = .gitignore crowdin.yml = crowdin.yml + Directory.Build.props = Directory.Build.props LICENSE = LICENSE NOTICE.md = NOTICE.md nuget.config = nuget.config diff --git a/Screenbox/Screenbox.csproj b/Screenbox/Screenbox.csproj index fb0e72c58..3720e183a 100644 --- a/Screenbox/Screenbox.csproj +++ b/Screenbox/Screenbox.csproj @@ -9,7 +9,6 @@ Properties Screenbox Screenbox - 10.0 en-US UAP 10.0.26100.0 @@ -38,7 +37,6 @@ prompt true true - enable bin\x86\Release\ @@ -52,7 +50,6 @@ true true true - enable true @@ -65,7 +62,6 @@ prompt true true - enable bin\ARM\Release\ @@ -79,7 +75,6 @@ true true true - enable true @@ -93,7 +88,6 @@ true true true - enable bin\ARM64\Release\ @@ -107,7 +101,6 @@ true true true - enable true @@ -120,7 +113,6 @@ prompt true true - enable bin\x64\Release\ @@ -134,7 +126,6 @@ true true true - enable PackageReference @@ -321,9 +312,6 @@ - - .editorconfig - @@ -784,14 +772,6 @@ 14.0 - - true - enable - - - true - enable -