690 lines
37 KiB
XML
690 lines
37 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.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>{55E0A34C-E039-43D7-A024-A4045401CDDA}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Filtration</RootNamespace>
|
|
<AssemblyName>Filtration</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<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>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>Filtration.App</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>Resources\filtration.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Releasify|AnyCPU'">
|
|
<OutputPath>bin\Releasify\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AutoMapper, Version=8.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AutoMapper.8.0.0\lib\net461\AutoMapper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Castle.Core.4.3.1\lib\net45\Castle.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Castle.Windsor, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Castle.Windsor.4.1.1\lib\net45\Castle.Windsor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net46\CommonServiceLocator.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ControlzEx, Version=3.0.2.4, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\ControlzEx.3.0.2.4\lib\net45\ControlzEx.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DeltaCompressionDotNet, Version=1.1.0.0, Culture=neutral, PublicKeyToken=1d14d6e5194e7f4a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\DeltaCompressionDotNet.1.1.0\lib\net20\DeltaCompressionDotNet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DeltaCompressionDotNet.MsDelta, Version=1.1.0.0, Culture=neutral, PublicKeyToken=46b2138a390abf55, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\DeltaCompressionDotNet.1.1.0\lib\net20\DeltaCompressionDotNet.MsDelta.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DeltaCompressionDotNet.PatchApi, Version=1.1.0.0, Culture=neutral, PublicKeyToken=3e8888ee913ed789, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\DeltaCompressionDotNet.1.1.0\lib\net20\DeltaCompressionDotNet.PatchApi.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DynamicData, Version=6.7.0.2529, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\DynamicData.6.7.0.2529\lib\net46\DynamicData.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Fluent, Version=6.1.0.326, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Fluent.Ribbon.6.1.0.326\lib\net45\Fluent.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="GalaSoft.MvvmLight, Version=5.4.1.0, Culture=neutral, PublicKeyToken=e7570ab207bcb616, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="GalaSoft.MvvmLight.Extras, Version=5.4.1.0, Culture=neutral, PublicKeyToken=669f0b5e8f868abf, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="GalaSoft.MvvmLight.Platform, Version=5.4.1.0, Culture=neutral, PublicKeyToken=5f873c45e98af8a1, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MahApps.Metro, Version=1.2.4.0, Culture=neutral, PublicKeyToken=f4fb5a3c4d1e5b4f, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MahApps.Metro.1.2.4.0\lib\net45\MahApps.Metro.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil.Mdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Mdb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil.Pdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Pdb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil.Rocks, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Rocks.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.4.5.11\lib\net45\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NuGet.Squirrel, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\squirrel.windows.1.9.0\lib\Net45\NuGet.Squirrel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpCompress, Version=0.17.1.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SharpCompress.0.17.1\lib\net45\SharpCompress.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Splat, Version=1.6.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Splat.1.6.2\lib\Net45\Splat.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Squirrel, Version=1.9.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\squirrel.windows.1.9.0\lib\Net45\Squirrel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Reactive, Version=4.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reactive.4.0.0\lib\net46\System.Reactive.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Remoting" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Windows" />
|
|
<Reference Include="System.Windows.Controls.Input.Toolkit, Version=3.5.40128.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\WPFToolkit.3.5.50211.1\lib\System.Windows.Controls.Input.Toolkit.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Controls.Layout.Toolkit, Version=3.5.40128.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\WPFToolkit.3.5.50211.1\lib\System.Windows.Controls.Layout.Toolkit.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MahApps.Metro.1.2.4.0\lib\net45\System.Windows.Interactivity.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="WpfAnimatedGif, Version=1.4.17.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\WpfAnimatedGif.1.4.17\lib\net\WpfAnimatedGif.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WPFToolkit, Version=3.5.40128.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\WPFToolkit.3.5.50211.1\lib\WPFToolkit.dll</HintPath>
|
|
</Reference>
|
|
<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.AvalonDock.Themes.VS2013, Version=2.0.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>libs\Xceed.Wpf.AvalonDock.Themes.VS2013.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>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Compile Include="Converters\ActiveDocumentConverter.cs" />
|
|
<Compile Include="Converters\AvailableThemeComponentsConverter.cs" />
|
|
<Compile Include="Converters\BlockGroupAdvancedFillConverter.cs" />
|
|
<Compile Include="Converters\BlockGroupAdvancedColorConverter.cs" />
|
|
<Compile Include="Converters\BlockGroupVisibilityConverter.cs" />
|
|
<Compile Include="Converters\BlockItemTypeToStringConverter.cs" />
|
|
<Compile Include="Converters\BooleanToBlockActionInverseConverter.cs" />
|
|
<Compile Include="Converters\BooleanToBlockActionConverter.cs" />
|
|
<Compile Include="Converters\BlockItemToRemoveEnabledVisibilityConverter.cs" />
|
|
<Compile Include="Converters\DisabledDefaultSoundConverter.cs" />
|
|
<Compile Include="Converters\DisabledDefaultSoundTooltipConverter.cs" />
|
|
<Compile Include="Converters\MinimapIconToCroppedBitmapConverter.cs" />
|
|
<Compile Include="Converters\HashSignRemovalConverter.cs" />
|
|
<Compile Include="Converters\ItemRarityConverter.cs" />
|
|
<Compile Include="Converters\TreeViewMarginConverter.cs" />
|
|
<Compile Include="Enums\UpdateSource.cs" />
|
|
<Compile Include="Models\UpdateData.cs" />
|
|
<Compile Include="Properties\Annotations.cs" />
|
|
<Compile Include="Repositories\ItemFilterScriptRepository.cs" />
|
|
<Compile Include="Services\Bootstrapper.cs" />
|
|
<Compile Include="Services\ClipboardService.cs" />
|
|
<Compile Include="Services\DialogService.cs" />
|
|
<Compile Include="Services\HTTPService.cs" />
|
|
<Compile Include="Services\ItemFilterPersistenceService.cs" />
|
|
<Compile Include="Services\ItemFilterScriptDirectoryService.cs" />
|
|
<Compile Include="Services\ScriptLoadingService.cs" />
|
|
<Compile Include="Services\SettingsService.cs" />
|
|
<Compile Include="Services\StaticDataService.cs" />
|
|
<Compile Include="Services\UpdateService.cs" />
|
|
<Compile Include="Settings.cs" />
|
|
<Compile Include="UserControls\AutoScrollingListBox.cs" />
|
|
<Compile Include="UserControls\BlockItemControl.xaml.cs">
|
|
<DependentUpon>BlockItemControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\CrossButton.cs" />
|
|
<Compile Include="UserControls\DesignTime\DesignTimeEditableListBoxControl.cs" />
|
|
<Compile Include="UserControls\EditableListBoxControl.xaml.cs">
|
|
<DependentUpon>EditableListBoxControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\EnableDisableToggleButton.xaml.cs">
|
|
<DependentUpon>EnableDisableToggleButton.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\ItemPreviewControl.xaml.cs">
|
|
<DependentUpon>ItemPreviewControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\ThemeComponentSelectionControl.xaml.cs">
|
|
<DependentUpon>ThemeComponentSelectionControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ViewModels\DesignTime\DesignTimeItemFilterBlockViewModel.cs" />
|
|
<Compile Include="ViewModels\DesignTime\DesignTimeSettingsPageViewModel.cs" />
|
|
<Compile Include="Views\AttachedProperties\SelectedItemsAttachedProperty.cs" />
|
|
<Compile Include="Utility\RoutedCommandHandler.cs" />
|
|
<Compile Include="Utility\RoutedCommandHandlers.cs" />
|
|
<Compile Include="ViewModels\AvalonDockWorkspaceViewModel.cs" />
|
|
<Compile Include="ViewModels\DesignTime\DesignTimeMainWindowViewModel.cs" />
|
|
<Compile Include="ViewModels\DesignTime\DesignTimeUpdateViewModel.cs" />
|
|
<Compile Include="ViewModels\Factories\IItemFilterCommentBlockViewModelFactory.cs" />
|
|
<Compile Include="ViewModels\Factories\ItemFilterBlockBaseViewModelFactory.cs" />
|
|
<Compile Include="ViewModels\ItemFilterBlockViewModelBase.cs" />
|
|
<Compile Include="ViewModels\ItemFilterCommentBlockViewModel.cs" />
|
|
<Compile Include="ViewModels\SettingsPageViewModel.cs" />
|
|
<Compile Include="ViewModels\ToolPanes\BlockGroupBrowserViewModel.cs" />
|
|
<Compile Include="ViewModels\Factories\IItemFilterScriptViewModelFactory.cs" />
|
|
<Compile Include="ViewModels\Factories\IItemFilterBlockViewModelFactory.cs" />
|
|
<Compile Include="ViewModels\ItemFilterBlockGroupViewModel.cs" />
|
|
<Compile Include="ViewModels\ItemFilterBlockViewModel.cs" />
|
|
<Compile Include="ViewModels\ItemFilterScriptViewModel.cs" />
|
|
<Compile Include="ViewModels\ToolPanes\BlockOutputPreviewViewModel.cs" />
|
|
<Compile Include="ViewModels\ReplaceColorsViewModel.cs" />
|
|
<Compile Include="ViewModels\ToolPanes\CommentBlockBrowserViewModel.cs" />
|
|
<Compile Include="ViewModels\StartPageViewModel.cs" />
|
|
<Compile Include="ViewModels\ToolPanes\ToolViewModel.cs" />
|
|
<Compile Include="ViewModels\UpdateViewModel.cs" />
|
|
<Compile Include="Views\AttachedProperties\SelectingItemAttachedProperty.cs" />
|
|
<Compile Include="Views\AvalonDock\AvalonDockWorkspaceView.xaml.cs">
|
|
<DependentUpon>AvalonDockWorkspaceView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\Behaviors\BindableSelectedItemBehavior.cs" />
|
|
<Compile Include="Views\BindingProxy.cs" />
|
|
<Compile Include="Views\SettingsPageView.xaml.cs">
|
|
<DependentUpon>SettingsPageView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Page Include="UserControls\BlockItemControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="UserControls\EnableDisableToggleButton.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="UserControls\ThemeComponentSelectionControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\Styles\ListBoxItem.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Compile Include="Views\ToolPanes\BlockGroupBrowserView.xaml.cs">
|
|
<DependentUpon>BlockGroupBrowserView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ItemFilterScriptView.xaml.cs">
|
|
<DependentUpon>ItemFilterScriptView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ItemFilterBlockView.xaml.cs">
|
|
<DependentUpon>ItemFilterBlockView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\NumericFilterPredicateControl.xaml.cs">
|
|
<DependentUpon>NumericFilterPredicateControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ItemFilterCommentBlockView.xaml.cs">
|
|
<DependentUpon>ItemFilterCommentBlockView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\AboutWindow.xaml.cs">
|
|
<DependentUpon>AboutWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\AvalonDock\LayoutInitializer.cs" />
|
|
<Compile Include="Views\AvalonDock\PanesStyleSelector.cs" />
|
|
<Compile Include="Views\AvalonDock\PanesTemplateSelector.cs" />
|
|
<Compile Include="Views\ReplaceColorsWindow.xaml.cs">
|
|
<DependentUpon>ReplaceColorsWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ToolPanes\BlockOutputPreviewView.xaml.cs">
|
|
<DependentUpon>BlockOutputPreviewView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\StartPageView.xaml.cs">
|
|
<DependentUpon>StartPageView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ToolPanes\CommentBlockBrowserView.xaml.cs">
|
|
<DependentUpon>CommentBlockBrowserView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\UpdateTabView.xaml.cs">
|
|
<DependentUpon>UpdateTabView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\UpdateView.xaml.cs">
|
|
<DependentUpon>UpdateView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WindsorInstallers\RepositoriesInstaller.cs" />
|
|
<Compile Include="WindsorInstallers\ServicesInstaller.cs" />
|
|
<Compile Include="WindsorInstallers\ViewModelsInstaller.cs" />
|
|
<Compile Include="WindsorInstallers\ViewsInstaller.cs" />
|
|
<Page Include="UserControls\ItemPreviewControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\AvalonDock\AvalonDockWorkspaceView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\SettingsPageView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\Styles\CheckBox.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\Styles\Colours.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\Styles\TextBox.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\Styles\TreeViewItem.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\ToolPanes\BlockGroupBrowserView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\CrossButton.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="UserControls\EditableListBoxControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\ExpanderStyle.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\IconsDictionary.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\ToolPanes\BlockOutputPreviewView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\ToolPanes\CommentBlockBrowserView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\ItemFilterScriptView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\ItemFilterBlockView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\ItemFilterCommentBlockView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\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="ViewModels\MainWindowViewModel.cs" />
|
|
<Compile Include="Views\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Page Include="UserControls\NumericFilterPredicateControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\AboutWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\ReplaceColorsWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\StartPageView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\UpdateTabView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\UpdateView.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>
|
|
<Resource Include="Resources\Icons\sound_dds.png" />
|
|
<EmbeddedResource Include="Resources\Prophecies.txt" />
|
|
<EmbeddedResource Include="Resources\ItemMods.txt" />
|
|
<Resource Include="Resources\loading_spinner.gif" />
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<Content Include="LICENSE.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="NLog.config">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<None Include="Filtration.nuspec" />
|
|
<None Include="NLog.xsd">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<AppDesigner Include="Properties\" />
|
|
<Resource Include="Resources\Fontin-SmallCaps.ttf" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\groundtile.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\logo.png" />
|
|
<Resource Include="Resources\Icons\add_block_icon.png" />
|
|
<Resource Include="Resources\Icons\add_section_icon.png" />
|
|
<Resource Include="Resources\Icons\delete_icon.png" />
|
|
<Resource Include="Resources\Icons\new_icon.png" />
|
|
<Resource Include="Resources\Icons\save_all_icon.png" />
|
|
<Resource Include="Resources\Icons\save_icon.png" />
|
|
<Resource Include="Resources\Icons\open_icon.png" />
|
|
<Resource Include="Resources\Icons\arrow_down_large_icon.png" />
|
|
<Resource Include="Resources\Icons\arrow_up_large_icon.png" />
|
|
<Resource Include="Resources\Icons\sound.png" />
|
|
<Resource Include="Resources\Icons\play_icon.png" />
|
|
<Resource Include="Resources\Icons\arrow_top_icon.png" />
|
|
<Resource Include="Resources\Icons\arrow_bottom_icon.png" />
|
|
<Resource Include="Resources\Icons\about_icon.png" />
|
|
<Resource Include="Resources\filtration.ico" />
|
|
<Resource Include="Resources\Icons\block_group_browser_icon.png" />
|
|
<Resource Include="Resources\Icons\clear_filter_icon.png" />
|
|
<Resource Include="Resources\Icons\filter_icon.png" />
|
|
<Resource Include="Resources\Icons\show_advanced_icon.png" />
|
|
<Resource Include="Resources\Icons\block_output_preview_icon.png" />
|
|
<Resource Include="Resources\Icons\collapse_icon.png" />
|
|
<Resource Include="Resources\Icons\expand_icon.png" />
|
|
<Resource Include="Resources\Icons\script_icon.png" />
|
|
<Resource Include="Resources\Icons\settings_icon.png" />
|
|
<Resource Include="Resources\Icons\Copy.ico" />
|
|
<Resource Include="Resources\Icons\Paste.ico" />
|
|
<Resource Include="Resources\Icons\PasteStyle.ico" />
|
|
<Resource Include="Resources\Icons\ReplaceColors.ico" />
|
|
<Resource Include="Resources\Icons\Theme.ico" />
|
|
<Resource Include="Resources\Icons\filtration_icon.png" />
|
|
<Resource Include="Resources\Icons\Add.ico" />
|
|
<Resource Include="Resources\Icons\ThemeComponentDelete.ico" />
|
|
<Resource Include="Resources\Icons\standby_disabled_icon.png" />
|
|
<Resource Include="Resources\Icons\standby_enabled_icon.png" />
|
|
<Resource Include="Resources\Icons\redo_icon.png" />
|
|
<Resource Include="Resources\Icons\undo_icon.png" />
|
|
<Resource Include="Resources\minimap_icons.png" />
|
|
<Content Include="Resources\AlertSounds\AlertSound_01.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_02.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_03.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_04.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_05.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_06.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_07.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_08.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_09.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_10.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_11.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_12.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_13.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_14.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_15.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\AlertSound_16.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Alchemy.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Blessed.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Chaos.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Divine.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Exalted.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Fusing.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22General.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Mirror.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Regal.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Resources\AlertSounds\SH22Vaal.mp3">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<EmbeddedResource Include="Resources\ItemBaseTypes.txt" />
|
|
<EmbeddedResource Include="Resources\ItemClasses.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Filtration.Common\Filtration.Common.csproj">
|
|
<Project>{8cb44f28-2956-4c2a-9314-72727262edd4}</Project>
|
|
<Name>Filtration.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Filtration.Interface\Filtration.Interface.csproj">
|
|
<Project>{0f333344-7695-47b2-b0e6-172e4de74819}</Project>
|
|
<Name>Filtration.Interface</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Filtration.ObjectModel\Filtration.ObjectModel.csproj">
|
|
<Project>{4aac3beb-1dc1-483e-9d11-0e9334e80227}</Project>
|
|
<Name>Filtration.ObjectModel</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Filtration.Parser.Interface\Filtration.Parser.Interface.csproj">
|
|
<Project>{46383f20-02df-48b4-b092-9088fa4acd5a}</Project>
|
|
<Name>Filtration.Parser.Interface</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Filtration.Parser\Filtration.Parser.csproj">
|
|
<Project>{10a7c2bc-ec6f-4a38-bdda-e35935004c02}</Project>
|
|
<Name>Filtration.Parser</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Filtration.ThemeEditor\Filtration.ThemeEditor.csproj">
|
|
<Project>{41b8f5c2-65aa-42f0-a20b-6f95b13a9f48}</Project>
|
|
<Name>Filtration.ThemeEditor</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Translators\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.6.1 %28x86 and x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Target Name="AfterBuild" Condition=" '$(Configuration)' == 'Releasify'">
|
|
<GetAssemblyIdentity AssemblyFiles="$(TargetPath)">
|
|
<Output TaskParameter="Assemblies" ItemName="myAssemblyInfo" />
|
|
</GetAssemblyIdentity>
|
|
<ReadLinesFromFile File="$(ProjectDir)\Properties\AssemblyInfo.cs">
|
|
<Output TaskParameter="Lines" ItemName="ItemsFromFile" />
|
|
</ReadLinesFromFile>
|
|
<ItemGroup>
|
|
<!-- If your .NET version is <3.5 and you get build error, move this ItemGroup outside of Target -->
|
|
<NuGetExe Include="..\packages\NuGet.CommandLine.*\tools\nuget.exe" />
|
|
<SquirrelExe Include="..\packages\Squirrel.Windows.*\tools\squirrel.exe" />
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<ReleaseDir>..\Releases\</ReleaseDir>
|
|
<!-- Extra optional params for squirrel. can be empty -->
|
|
<SquirrelParams>--no-msi</SquirrelParams>
|
|
<Pattern>(?<=\[assembly: AssemblyInformationalVersion\(").*?(?="\)\])</Pattern>
|
|
<In>@(ItemsFromFile)</In>
|
|
<SemVerNumber>$([System.Text.RegularExpressions.Regex]::Match($(In), $(Pattern)))</SemVerNumber>
|
|
<!-- <SemVerNumber>$([System.Version]::Parse(%(myAssemblyInfo.Version)).ToString(3))</SemVerNumber> -->
|
|
</PropertyGroup>
|
|
<!-- Add some nice errors for the next person that comes along -->
|
|
<Error Condition="!Exists(%(NuGetExe.FullPath))" Text="You are trying to use the NuGet.CommandLine package, but it is not installed. Please install NuGet.CommandLine from the Package Manager." />
|
|
<Error Condition="!Exists(%(SquirrelExe.FullPath))" Text="You are trying to use the Squirrel.Windows package, but it is not installed. Please install Squirrel.Windows from the Package Manager." />
|
|
<!-- Build nupkg into the project local bin\Release\ directory temporarily -->
|
|
<Exec Command=""%(NuGetExe.FullPath)" pack $(TargetName).nuspec -Version $(SemVerNumber) -OutputDirectory $(OutDir) -BasePath $(OutDir)" />
|
|
<!-- Squirrelify into the release dir (usually at solution level. Change the property above for a different location -->
|
|
<Exec Command=""%(SquirrelExe.FullPath)" --releasify $(OutDir)Filtration.$(SemVerNumber).nupkg --releaseDir=$(ReleaseDir) $(SquirrelParams)" />
|
|
</Target>
|
|
</Project> |