mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-16 03:32:20 +08:00
1236 lines
38 KiB
XML
1236 lines
38 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" 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>{0C7D4236-BF43-4944-81FE-E07E05A3F31D}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>BililiveRecorder.WPF</RootNamespace>
|
|
<AssemblyName>BililiveRecorder.WPF</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<InstallUrl>https://soft.danmuji.org/BililiveRecorder/</InstallUrl>
|
|
<UpdateUrl>https://soft.danmuji.org/BililiveRecorder/</UpdateUrl>
|
|
<ProductName>B站录播姬</ProductName>
|
|
<PublisherName>Genteure</PublisherName>
|
|
<MinimumRequiredVersion>0.0.0.0</MinimumRequiredVersion>
|
|
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
|
<WebPage>publish.htm</WebPage>
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>0.0.0.0</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<CreateDesktopShortcut>true</CreateDesktopShortcut>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<!--<SupportUrl>https://rec.danmuji.org</SupportUrl>-->
|
|
</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>BililiveRecorder.WPF.App</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>ico.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<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="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.4.5.0-rc07\lib\net45\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<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.Net.Http" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Compile Include="BuildInfo.cs" />
|
|
<Compile Include="ClickSelectTextBox.xaml.cs">
|
|
<DependentUpon>ClickSelectTextBox.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ValueConverters.cs" />
|
|
<Compile Include="Settings.cs" />
|
|
<Compile Include="SettingsWindow.xaml.cs">
|
|
<DependentUpon>SettingsWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UpdateBarUserControl.xaml.cs">
|
|
<DependentUpon>UpdateBarUserControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Page Include="ClickSelectTextBox.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="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="MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Page Include="SettingsWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="UpdateBarUserControl.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>
|
|
<None Include="BuildInfo.txt" />
|
|
<Resource Include="ico.ico" />
|
|
<Content Include="NLog.config">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="Nlog.Release.config" />
|
|
<None Include="NLog.Debug.config">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<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>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\BililiveRecorder.Core\BililiveRecorder.Core.csproj">
|
|
<Project>{cb9f2d58-181d-49f7-9560-d35a9b9c1d8c}</Project>
|
|
<Name>BililiveRecorder.Core</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6.2">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.6.2 %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>
|
|
<ItemGroup>
|
|
<PublishFile Include="BililiveRecorder.Core">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="BililiveRecorder.FlvProcessor">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Microsoft.Win32.Primitives">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Microsoft.WindowsAPICodePack">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Microsoft.WindowsAPICodePack.Shell">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="netfx.force.conflicts">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="netstandard">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="NLog">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.AppContext">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Collections">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Collections.Concurrent">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Collections.NonGeneric">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Collections.Specialized">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.ComponentModel">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.ComponentModel.EventBasedAsync">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.ComponentModel.Primitives">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.ComponentModel.TypeConverter">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Console">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Data.Common">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.Contracts">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.Debug">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.FileVersionInfo">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.Process">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.StackTrace">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.TextWriterTraceListener">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.Tools">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.TraceSource">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Diagnostics.Tracing">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Drawing.Primitives">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Dynamic.Runtime">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Globalization">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Globalization.Calendars">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Globalization.Extensions">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.Compression">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.Compression.ZipFile">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.FileSystem">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.FileSystem.DriveInfo">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.FileSystem.Primitives">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.FileSystem.Watcher">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.IsolatedStorage">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.MemoryMappedFiles">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.Pipes">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.IO.UnmanagedMemoryStream">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Linq">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Linq.Expressions">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Linq.Parallel">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Linq.Queryable">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.Http">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.NameResolution">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.NetworkInformation">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.Ping">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.Primitives">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.Requests">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.Security">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.Sockets">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.WebHeaderCollection">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.WebSockets">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Net.WebSockets.Client">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.ObjectModel">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Reflection">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Reflection.Extensions">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Reflection.Primitives">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Resources.Reader">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Resources.ResourceManager">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Resources.Writer">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.CompilerServices.VisualC">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.Extensions">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.Handles">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.InteropServices">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.InteropServices.RuntimeInformation">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.Numerics">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.Serialization.Formatters">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.Serialization.Json">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.Serialization.Primitives">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Runtime.Serialization.Xml">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Security.Claims">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Security.Cryptography.Algorithms">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Security.Cryptography.Csp">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Security.Cryptography.Encoding">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Security.Cryptography.Primitives">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Security.Cryptography.X509Certificates">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Security.Principal">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Security.SecureString">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Text.Encoding">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Text.Encoding.Extensions">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Text.RegularExpressions">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Threading">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Threading.Overlapped">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Threading.Tasks">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Threading.Tasks.Parallel">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Threading.Thread">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Threading.ThreadPool">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Threading.Timer">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.ValueTuple">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Xml.ReaderWriter">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Xml.XDocument">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Xml.XmlDocument">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Xml.XmlSerializer">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Xml.XPath">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Xml.XPath.XDocument">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>cd $(SolutionDir)
|
|
PowerShell -ExecutionPolicy Bypass -File .\CI\patch_buildinfo.ps1
|
|
copy /y .\BililiveRecorder.WPF\Nlog.$(ConfigurationName).config .\BililiveRecorder.WPF\NLog.config</PreBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |