diff --git a/Directory.Packages.props b/Directory.Packages.props index 0cea764d..9c44b086 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,5 +5,22 @@ See https://aka.platform.uno/using-uno-sdk for more information. --> + + + + + + + + + + + + + + + + + diff --git a/Emerald.App/Emerald.App.Package/Package.WinUI.wapproj b/Emerald.App/Emerald.App.Package/Package.WinUI.wapproj index c76b14af..d886be42 100644 --- a/Emerald.App/Emerald.App.Package/Package.WinUI.wapproj +++ b/Emerald.App/Emerald.App.Package/Package.WinUI.wapproj @@ -158,10 +158,10 @@ - + build - + build diff --git a/Emerald.App/Emerald.App/Emerald.App.csproj b/Emerald.App/Emerald.App/Emerald.App.csproj index c7306220..0532650a 100644 --- a/Emerald.App/Emerald.App/Emerald.App.csproj +++ b/Emerald.App/Emerald.App/Emerald.App.csproj @@ -38,16 +38,16 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/Emerald.Core/Emerald.Core.csproj b/Emerald.Core/Emerald.Core.csproj index d143325d..710a97c8 100644 --- a/Emerald.Core/Emerald.Core.csproj +++ b/Emerald.Core/Emerald.Core.csproj @@ -4,10 +4,11 @@ net8.0 enable enable + false - + diff --git a/Emerald.CoreX/Emerald.CoreX.csproj b/Emerald.CoreX/Emerald.CoreX.csproj index d875fd8b..8f192bc8 100644 --- a/Emerald.CoreX/Emerald.CoreX.csproj +++ b/Emerald.CoreX/Emerald.CoreX.csproj @@ -7,12 +7,12 @@ - - - - - - - + + + + + + + \ No newline at end of file