2013-10-25 05:54:57 +02:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<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>{A2E2E628-7BDA-4072-83DE-B28DE7EA85A9}</ProjectGuid>
|
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>ConfigEditor</RootNamespace>
|
|
|
|
|
<AssemblyName>ConfigEditor</AssemblyName>
|
2016-06-29 23:27:30 +02:00
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
2013-10-25 05:54:57 +02:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2016-06-29 23:27:30 +02:00
|
|
|
|
<TargetFrameworkProfile>
|
|
|
|
|
</TargetFrameworkProfile>
|
2013-10-25 05:54:57 +02:00
|
|
|
|
</PropertyGroup>
|
2017-05-28 05:09:11 +02:00
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugWindows|AnyCPU' ">
|
2013-10-25 05:54:57 +02:00
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2016-06-29 23:27:30 +02:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2013-10-25 05:54:57 +02:00
|
|
|
|
</PropertyGroup>
|
2017-05-28 05:09:11 +02:00
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseWindows|AnyCPU' ">
|
2013-10-25 05:54:57 +02:00
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
2015-05-07 12:11:11 +02:00
|
|
|
|
<Optimize>true</Optimize>
|
2013-10-25 05:54:57 +02:00
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2016-06-29 23:27:30 +02:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2013-10-25 05:54:57 +02:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<StartupObject>ConfigEditor.App</StartupObject>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
2014-11-30 19:59:58 +01:00
|
|
|
|
<ApplicationIcon>fan.ico</ApplicationIcon>
|
2013-10-25 05:54:57 +02:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Drawing" />
|
2014-07-08 00:41:25 +02:00
|
|
|
|
<Reference Include="System.Management" />
|
2014-04-06 06:21:01 +02:00
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
2013-10-25 05:54:57 +02:00
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
<Reference Include="System.Xaml">
|
|
|
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="WindowsBase" />
|
|
|
|
|
<Reference Include="PresentationCore" />
|
|
|
|
|
<Reference Include="PresentationFramework" />
|
2018-11-03 14:54:56 +01:00
|
|
|
|
<Reference Include="Xceed.Wpf.AvalonDock, Version=3.4.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.AvalonDock.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.AvalonDock.Themes.Aero, Version=3.4.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Aero.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.AvalonDock.Themes.Metro, Version=3.4.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Metro.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.AvalonDock.Themes.VS2010, Version=3.4.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.VS2010.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.DataGrid, Version=3.4.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.DataGrid.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.Toolkit, Version=3.4.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.Toolkit.dll</HintPath>
|
2013-10-25 05:54:57 +02:00
|
|
|
|
</Reference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ApplicationDefinition Include="App.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</ApplicationDefinition>
|
2018-10-04 00:11:57 +02:00
|
|
|
|
<Compile Include="..\..\Common\CommonAssemblyInfo.cs">
|
|
|
|
|
<Link>Properties\CommonAssemblyInfo.cs</Link>
|
|
|
|
|
</Compile>
|
2019-04-14 20:28:59 +02:00
|
|
|
|
<Compile Include="..\..\Common\CommonAssemblyVersion.cs">
|
|
|
|
|
<Link>Properties\CommonAssemblyVersion.cs</Link>
|
|
|
|
|
</Compile>
|
2013-10-25 05:54:57 +02:00
|
|
|
|
<Compile Include="Behaviors\SelectionChangedBehavior.cs" />
|
|
|
|
|
<Compile Include="Commands\RelayCommand.cs" />
|
|
|
|
|
<Compile Include="ExtensionMethods\IconExtensionMethods.cs" />
|
|
|
|
|
<Compile Include="ExtensionMethods\MouseDeviceExtensionMethods.cs" />
|
|
|
|
|
<Compile Include="ExtensionMethods\CollectionExtensionMethods.cs" />
|
|
|
|
|
<Compile Include="ValueConverters\BooleanToBrushConverter.cs" />
|
|
|
|
|
<Compile Include="ValueConverters\BooleanToButtonTextConverter.cs" />
|
|
|
|
|
<Compile Include="ValueConverters\InvertBooleanConverter.cs" />
|
|
|
|
|
<Compile Include="ValueConverters\ReadWriteWordsToMaximumConverter.cs" />
|
|
|
|
|
<Compile Include="ValueConverters\SelectedItemToBooleanConverter.cs" />
|
|
|
|
|
<Compile Include="ViewModels\EventArgs\CommandCompletedEventArgs.cs" />
|
|
|
|
|
<Compile Include="ViewModels\EventArgs\DialogEventArgs.cs" />
|
|
|
|
|
<Compile Include="ViewModels\FanConfigViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModels\FanSpeedOverrideViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModels\MainViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModels\RegisterWriteConfigViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModels\RequestConfigNameViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModels\RequestConfigPathViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModels\TemperatureThresholdViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModels\ViewModelBase.cs" />
|
|
|
|
|
<Compile Include="Windows\FanSpeedOverrideWindow.xaml.cs">
|
|
|
|
|
<DependentUpon>FanSpeedOverrideWindow.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\NonModalDialogWindow.cs" />
|
|
|
|
|
<Compile Include="Windows\RegisterWriteConfigWindow.xaml.cs">
|
|
|
|
|
<DependentUpon>RegisterWriteConfigWindow.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\RequestConfigNameWindow.xaml.cs">
|
|
|
|
|
<DependentUpon>RequestConfigNameWindow.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\TemperatureThresholdWindow.xaml.cs">
|
|
|
|
|
<DependentUpon>TemperatureThresholdWindow.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Page Include="Windows\FanConfigWindow.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\FanSpeedOverrideWindow.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\MainWindow.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Compile Include="App.xaml.cs">
|
|
|
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\FanConfigWindow.xaml.cs">
|
|
|
|
|
<DependentUpon>FanConfigWindow.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\MainWindow.xaml.cs">
|
|
|
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Page Include="Windows\RegisterWriteConfigWindow.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\RequestConfigNameWindow.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\TemperatureThresholdWindow.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
|
|
</Compile>
|
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
</EmbeddedResource>
|
2016-06-29 23:27:30 +02:00
|
|
|
|
<None Include="app.config" />
|
|
|
|
|
<None Include="app.manifest" />
|
2013-10-25 05:54:57 +02:00
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
<None Include="Properties\Settings.settings">
|
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
|
|
</None>
|
|
|
|
|
<AppDesigner Include="Properties\" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2014-09-09 15:38:30 +02:00
|
|
|
|
<ProjectReference Include="..\..\Core\StagWare.Configurations\StagWare.FanControl.Configurations.csproj">
|
2013-10-25 05:54:57 +02:00
|
|
|
|
<Project>{eb60ffbc-51f9-42f7-b22b-2200c3f0cb64}</Project>
|
|
|
|
|
<Name>StagWare.FanControl.Configurations</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2014-11-30 19:59:58 +01:00
|
|
|
|
<Resource Include="fan.ico" />
|
2013-10-25 05:54:57 +02:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
|
</Target>
|
|
|
|
|
-->
|
|
|
|
|
</Project>
|