diff --git a/src/Artemis.Core/Artemis.Core.csproj b/src/Artemis.Core/Artemis.Core.csproj index 985ec0b61..90cdf13fc 100644 --- a/src/Artemis.Core/Artemis.Core.csproj +++ b/src/Artemis.Core/Artemis.Core.csproj @@ -8,35 +8,21 @@ Copyright © Robert Beekman - 2020 bin\ x64 - - - x64 - bin\Artemis.Core.xml - - 5 + true + ArtemisRGB.Core + + 1.0.0.0 - - 1.0-{chash:6} - true - true - true - v[0-9]* - true - git - true - enable - latest - - - - bin\Artemis.Core.xml - - - false - + + + <_PackageFiles Include="$(OutputPath)\Artemis.Storage.dll"> + None + lib\$(TargetFramework) + + @@ -59,20 +45,10 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - PreserveNewest - - - PreserveNewest - + + \ No newline at end of file diff --git a/src/Artemis.Storage/Artemis.Storage.csproj b/src/Artemis.Storage/Artemis.Storage.csproj index 799752473..2e7bb99ae 100644 --- a/src/Artemis.Storage/Artemis.Storage.csproj +++ b/src/Artemis.Storage/Artemis.Storage.csproj @@ -4,9 +4,6 @@ false x64 - - x64 - diff --git a/src/Artemis.UI.Linux/Artemis.UI.Linux.csproj b/src/Artemis.UI.Linux/Artemis.UI.Linux.csproj index 9ed28b35d..54d227c86 100644 --- a/src/Artemis.UI.Linux/Artemis.UI.Linux.csproj +++ b/src/Artemis.UI.Linux/Artemis.UI.Linux.csproj @@ -1,4 +1,4 @@ - + WinExe net6.0 @@ -6,7 +6,8 @@ x64 x64 bin - Artemis 2 + Artemis + linux-x64 False diff --git a/src/Artemis.UI.MacOS/Artemis.UI.MacOS.csproj b/src/Artemis.UI.MacOS/Artemis.UI.MacOS.csproj index 53c850bdf..143c04393 100644 --- a/src/Artemis.UI.MacOS/Artemis.UI.MacOS.csproj +++ b/src/Artemis.UI.MacOS/Artemis.UI.MacOS.csproj @@ -6,7 +6,7 @@ x64 x64 bin - Artemis 2 + Artemis False diff --git a/src/Artemis.UI.Shared/Artemis.UI.Shared.csproj b/src/Artemis.UI.Shared/Artemis.UI.Shared.csproj index 229e3ed0e..66fe3e2c7 100644 --- a/src/Artemis.UI.Shared/Artemis.UI.Shared.csproj +++ b/src/Artemis.UI.Shared/Artemis.UI.Shared.csproj @@ -1,19 +1,14 @@ - + Library net6.0 enable - - bin\ - x64 x64 + true + ArtemisRGB.UI.Shared - - bin\Artemis.UI.Avalonia.Shared.xml - - - + @@ -31,12 +26,4 @@ - - - HotkeyBox.axaml - - - %(Filename) - - diff --git a/src/Artemis.UI.Windows/Artemis.UI.Windows.csproj b/src/Artemis.UI.Windows/Artemis.UI.Windows.csproj index 55d394750..f9985abca 100644 --- a/src/Artemis.UI.Windows/Artemis.UI.Windows.csproj +++ b/src/Artemis.UI.Windows/Artemis.UI.Windows.csproj @@ -3,11 +3,10 @@ WinExe net6.0-windows10.0.17763.0 enable - x64 x64 bin False - Artemis 2 + Artemis ..\Artemis.UI\Assets\Images\Logo\application.ico @@ -27,7 +26,7 @@ - application.ico + application.ico diff --git a/src/Artemis.UI/Artemis.UI.csproj b/src/Artemis.UI/Artemis.UI.csproj index 5740fe5e8..c568a677c 100644 --- a/src/Artemis.UI/Artemis.UI.csproj +++ b/src/Artemis.UI/Artemis.UI.csproj @@ -3,18 +3,16 @@ Library net6.0 enable - bin\ - x64 + bin/ x64 + - - - - - - + + + + @@ -36,56 +34,8 @@ + - - - - - - - - - - - - - - - StringPropertyInputView.xaml - - - PropertiesView.axaml - - - LayerShapeVisualizerView.axaml - - - DragCableView.axaml - - - NodeScriptWindowView.axaml - - - LayerEffectRenameView.axaml - Code - - - SidebarCategoryEditView.axaml - Code - - - ScriptConfigurationEditView.axaml - Code - - - - - MSBuild:Compile - - - - - ..\..\..\..\Users\Robert\.nuget\packages\skiasharp\2.88.1-preview.1\lib\netstandard2.0\SkiaSharp.dll - + \ No newline at end of file diff --git a/src/Artemis.VisualScripting/Artemis.VisualScripting.csproj b/src/Artemis.VisualScripting/Artemis.VisualScripting.csproj index 67b919382..ddfbc38c5 100644 --- a/src/Artemis.VisualScripting/Artemis.VisualScripting.csproj +++ b/src/Artemis.VisualScripting/Artemis.VisualScripting.csproj @@ -23,23 +23,4 @@ - - - EasingTypeNodeEasingView.axaml - - - StaticStringValueNodeCustomView.axaml - - - DataModelNodeCustomView.axaml - - - DataModelEventNodeCustomView.axaml - Code - - - ColorGradientNodeCustomView.axaml - - -