mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
238 lines
16 KiB
XML
238 lines
16 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\PropertyChanged.Fody.3.1.3\build\PropertyChanged.Fody.props" Condition="Exists('..\packages\PropertyChanged.Fody.3.1.3\build\PropertyChanged.Fody.props')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{9B811F9B-86B9-4771-87AF-72BAE7078A36}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Artemis.Core</RootNamespace>
|
|
<AssemblyName>Artemis.Core</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ShouldIncludeNativeSkiaSharp>false</ShouldIncludeNativeSkiaSharp>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AppDomainToolkit, Version=1.0.4.1, Culture=neutral, PublicKeyToken=f2fc7ab5180cf5c4, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AppDomainToolkit.1.0.4.3\lib\net\AppDomainToolkit.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Ben.Demystifier, Version=0.1.0.0, Culture=neutral, PublicKeyToken=a6d206e05440431a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Ben.Demystifier.0.1.4\lib\net45\Ben.Demystifier.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="LiteDB, Version=4.1.4.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\LiteDB.4.1.4\lib\net40\LiteDB.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Ninject, Version=3.3.4.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Ninject.3.3.4\lib\net45\Ninject.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Ninject.Extensions.ChildKernel, Version=3.3.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Ninject.Extensions.ChildKernel.3.3.0\lib\net45\Ninject.Extensions.ChildKernel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Ninject.Extensions.Conventions, Version=3.3.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Ninject.Extensions.Conventions.3.3.0\lib\net45\Ninject.Extensions.Conventions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Ninject.Extensions.Factory, Version=3.3.2.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Ninject.Extensions.Factory.3.3.2\lib\net45\Ninject.Extensions.Factory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PropertyChanged, Version=3.1.3.0, Culture=neutral, PublicKeyToken=ee3ee20bcf148ddd, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PropertyChanged.Fody.3.1.3\lib\net40\PropertyChanged.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RGB.NET.Brushes, Version=0.1.25.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\RGB.NET\bin\net45\RGB.NET.Brushes.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RGB.NET.Core, Version=0.1.25.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\RGB.NET\bin\net45\RGB.NET.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RGB.NET.Decorators, Version=0.1.25.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\RGB.NET\bin\net45\RGB.NET.Decorators.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RGB.NET.Groups, Version=0.1.25.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\RGB.NET\bin\net45\RGB.NET.Groups.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Serilog.2.8.0\lib\net46\Serilog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Enrichers.Demystify, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Serilog.Enrichers.Demystify.1.0.0-dev-00019\lib\net45\Serilog.Enrichers.Demystify.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.File, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Serilog.Sinks.File.4.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SkiaSharp, Version=1.68.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SkiaSharp.1.68.1\lib\net45\SkiaSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Stylet, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Stylet.1.3.0\lib\net45\Stylet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.Immutable, Version=1.2.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Collections.Immutable.1.6.0-preview8.19405.3\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.3.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.5.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Metadata, Version=1.4.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.Metadata.1.7.0-preview8.19405.3\lib\netstandard2.0\System.Reflection.Metadata.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime" />
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Attributes\DataModelProperty.cs" />
|
|
<Compile Include="Constants.cs" />
|
|
<Compile Include="Events\DeviceConfigurationEventArgs.cs" />
|
|
<Compile Include="Events\DeviceEventArgs.cs" />
|
|
<Compile Include="Events\FrameRenderedEventArgs.cs" />
|
|
<Compile Include="Events\FrameRenderingEventArgs.cs" />
|
|
<Compile Include="Events\LayerPropertyEventArgs.cs" />
|
|
<Compile Include="Exceptions\ArtemisCoreException.cs" />
|
|
<Compile Include="Extensions\DirectoryInfoExtensions.cs" />
|
|
<Compile Include="Extensions\DoubleExtensions.cs" />
|
|
<Compile Include="Extensions\FloatExtensions.cs" />
|
|
<Compile Include="Extensions\SKColorExtensions.cs" />
|
|
<Compile Include="Extensions\RgbDeviceExtensions.cs" />
|
|
<Compile Include="Extensions\RgbRectangleExtensions.cs" />
|
|
<Compile Include="Extensions\TypeExtensions.cs" />
|
|
<Compile Include="JsonConverters\SKColorConverter.cs" />
|
|
<Compile Include="Models\DataModelDescription.cs" />
|
|
<Compile Include="Models\Profile\KeyframeEngines\FloatKeyframeEngine.cs" />
|
|
<Compile Include="Models\Profile\KeyframeEngines\IntKeyframeEngine.cs" />
|
|
<Compile Include="Models\Profile\KeyframeEngines\KeyframeEngine.cs" />
|
|
<Compile Include="Models\Profile\KeyframeEngines\SKColorKeyframeEngine.cs" />
|
|
<Compile Include="Models\Profile\KeyframeEngines\SKPointKeyframeEngine.cs" />
|
|
<Compile Include="Models\Profile\KeyframeEngines\SKSizeKeyframeEngine.cs" />
|
|
<Compile Include="Models\Profile\LayerBrushReference.cs" />
|
|
<Compile Include="Models\Profile\LayerProperties\BaseKeyframe.cs" />
|
|
<Compile Include="Models\Profile\LayerProperties\Keyframe.cs" />
|
|
<Compile Include="Models\Profile\LayerProperties\BaseLayerProperty.cs" />
|
|
<Compile Include="Models\Profile\LayerShapes\Ellipse.cs" />
|
|
<Compile Include="Models\Profile\LayerShapes\Rectangle.cs" />
|
|
<Compile Include="Models\Profile\LayerShapes\LayerShape.cs" />
|
|
<Compile Include="Models\Surface\ArtemisLed.cs" />
|
|
<Compile Include="Models\Surface\ArtemisSurface.cs" />
|
|
<Compile Include="Models\Surface\ArtemisDevice.cs" />
|
|
<Compile Include="Ninject\LoggerProvider.cs" />
|
|
<Compile Include="Ninject\PluginSettingsProvider.cs" />
|
|
<Compile Include="Ninject\SettingsServiceProvider.cs" />
|
|
<Compile Include="Models\Profile\LayerProperties\LayerProperty.cs" />
|
|
<Compile Include="Plugins\Abstract\ModuleDataModel.cs" />
|
|
<Compile Include="Plugins\Abstract\ModuleViewModel.cs" />
|
|
<Compile Include="Plugins\Abstract\ProfileModule.cs" />
|
|
<Compile Include="Plugins\Exceptions\ArtemisPluginException.cs" />
|
|
<Compile Include="Plugins\Abstract\DataModelExpansion.cs" />
|
|
<Compile Include="Plugins\Abstract\DeviceProvider.cs" />
|
|
<Compile Include="Plugins\Abstract\Module.cs" />
|
|
<Compile Include="Plugins\Abstract\Plugin.cs" />
|
|
<Compile Include="Plugins\LayerBrush\LayerBrush.cs" />
|
|
<Compile Include="Plugins\LayerBrush\LayerBrushDescriptor.cs" />
|
|
<Compile Include="Plugins\LayerBrush\LayerBrushProvider.cs" />
|
|
<Compile Include="Plugins\Models\PluginInfo.cs" />
|
|
<Compile Include="Plugins\Models\PluginSetting.cs" />
|
|
<Compile Include="Plugins\Models\PluginSettings.cs" />
|
|
<Compile Include="Models\Profile\Folder.cs" />
|
|
<Compile Include="Models\Profile\ProfileElement.cs" />
|
|
<Compile Include="Models\Profile\Layer.cs" />
|
|
<Compile Include="Models\Profile\Profile.cs" />
|
|
<Compile Include="Ninject\CoreModule.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="RGB.NET\BitmapBrush.cs" />
|
|
<Compile Include="RGB.NET\GraphicsDecorator.cs" />
|
|
<Compile Include="Services\DeviceService.cs" />
|
|
<Compile Include="Services\Interfaces\ILayerService.cs" />
|
|
<Compile Include="Services\Interfaces\IProtectedArtemisService.cs" />
|
|
<Compile Include="Services\Interfaces\IMainDataModelService.cs" />
|
|
<Compile Include="Services\CoreService.cs" />
|
|
<Compile Include="Services\LayerService.cs" />
|
|
<Compile Include="Services\MainDataModelService.cs" />
|
|
<Compile Include="Services\RgbService.cs" />
|
|
<Compile Include="Services\Interfaces\IRgbService.cs" />
|
|
<Compile Include="Services\Interfaces\IArtemisService.cs" />
|
|
<Compile Include="Services\Interfaces\ICoreService.cs" />
|
|
<Compile Include="Services\Interfaces\IPluginService.cs" />
|
|
<Compile Include="Events\PluginEventArgs.cs" />
|
|
<Compile Include="Services\PluginService.cs" />
|
|
<Compile Include="Services\SettingsService.cs" />
|
|
<Compile Include="Services\Storage\Interfaces\IProfileService.cs" />
|
|
<Compile Include="Services\Storage\ProfileService.cs" />
|
|
<Compile Include="Services\Storage\Interfaces\ISurfaceService.cs" />
|
|
<Compile Include="Services\Storage\SurfaceService.cs" />
|
|
<Compile Include="Utilities\Easings.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Artemis.Storage\Artemis.Storage.csproj">
|
|
<Project>{E489E5E3-1A65-4AF5-A1EA-F9805FD19A65}</Project>
|
|
<Name>Artemis.Storage</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="..\packages\Fody.6.0.5\build\Fody.targets" Condition="Exists('..\packages\Fody.6.0.5\build\Fody.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Fody.6.0.5\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.0.5\build\Fody.targets'))" />
|
|
<Error Condition="!Exists('..\packages\PropertyChanged.Fody.3.1.3\build\PropertyChanged.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\PropertyChanged.Fody.3.1.3\build\PropertyChanged.Fody.props'))" />
|
|
<Error Condition="!Exists('..\packages\SkiaSharp.1.68.1\build\net45\SkiaSharp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SkiaSharp.1.68.1\build\net45\SkiaSharp.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\SkiaSharp.1.68.1\build\net45\SkiaSharp.targets" Condition="Exists('..\packages\SkiaSharp.1.68.1\build\net45\SkiaSharp.targets')" />
|
|
</Project> |