2016-08-26 11:28:23 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion= "4.0" >
<PropertyGroup >
<ProjectGuid > {2A66DD92-ADB1-4994-89E2-C94E04ACDA0D}</ProjectGuid>
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<OutputType > WinExe</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > osu.Desktop</RootNamespace>
<AssemblyName > osu!</AssemblyName>
<ManifestCertificateThumbprint > 3CF060CD28877D0E3112948951A64B2A7CEEC909</ManifestCertificateThumbprint>
<ManifestKeyFile > codesigning.pfx</ManifestKeyFile>
<GenerateManifests > false</GenerateManifests>
<SignManifests > false</SignManifests>
<IsWebBootstrapper > false</IsWebBootstrapper>
<FileUpgradeFlags >
</FileUpgradeFlags>
<OldToolsVersion > 3.5</OldToolsVersion>
<UpgradeBackupLocation >
</UpgradeBackupLocation>
<StartupObject > osu.Desktop.Program</StartupObject>
<RunPostBuildEvent > OnOutputUpdated</RunPostBuildEvent>
<SignAssembly > false</SignAssembly>
<TargetZone > LocalIntranet</TargetZone>
<TargetFrameworkVersion > v4.5</TargetFrameworkVersion>
<PublishUrl > publish\</PublishUrl>
<Install > true</Install>
<InstallFrom > Disk</InstallFrom>
<UpdateEnabled > false</UpdateEnabled>
<UpdateMode > Foreground</UpdateMode>
<UpdateInterval > 7</UpdateInterval>
<UpdateIntervalUnits > Days</UpdateIntervalUnits>
<UpdatePeriodically > false</UpdatePeriodically>
<UpdateRequired > false</UpdateRequired>
<MapFileExtensions > true</MapFileExtensions>
<ApplicationRevision > 2</ApplicationRevision>
<ApplicationVersion > 1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust > false</UseApplicationTrust>
<BootstrapperEnabled > true</BootstrapperEnabled>
<ProductVersion > 12.0.0</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<TargetFrameworkProfile >
</TargetFrameworkProfile>
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug\</OutputPath>
<DefineConstants > DEBUG</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 0</WarningLevel>
<NoStdLib > true</NoStdLib>
<UseVSHostingProcess > false</UseVSHostingProcess>
<PlatformTarget > AnyCPU</PlatformTarget>
<AllowUnsafeBlocks > true</AllowUnsafeBlocks>
<CodeAnalysisRuleSet > AllRules.ruleset</CodeAnalysisRuleSet>
<RunCodeAnalysis > false</RunCodeAnalysis>
2016-10-07 14:44:26 +08:00
<Prefer32Bit > false</Prefer32Bit>
2017-02-12 14:42:20 +08:00
<TreatWarningsAsErrors > false</TreatWarningsAsErrors>
2016-11-14 17:54:24 +08:00
<Commandlineparameters >
</Commandlineparameters>
2016-08-26 11:28:23 +08:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > none</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > CuttingEdge NoUpdate</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<NoStdLib > true</NoStdLib>
<UseVSHostingProcess > false</UseVSHostingProcess>
<PlatformTarget > AnyCPU</PlatformTarget>
<AllowUnsafeBlocks > true</AllowUnsafeBlocks>
<CodeAnalysisRuleSet > AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit > false</Prefer32Bit>
2017-02-12 14:42:20 +08:00
<TreatWarningsAsErrors > false</TreatWarningsAsErrors>
2016-08-26 11:28:23 +08:00
</PropertyGroup>
<PropertyGroup >
2017-02-12 13:54:07 +08:00
<Win32Resource >
</Win32Resource>
</PropertyGroup>
<PropertyGroup >
<ApplicationIcon > lazer.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup >
<ApplicationManifest > Properties\app.manifest</ApplicationManifest>
2016-08-26 11:28:23 +08:00
</PropertyGroup>
<ItemGroup >
2017-02-12 13:52:10 +08:00
<Reference Include= "DeltaCompressionDotNet, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1d14d6e5194e7f4a, processorArchitecture=MSIL" >
<HintPath > ..\packages\DeltaCompressionDotNet.1.0.0\lib\net45\DeltaCompressionDotNet.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "DeltaCompressionDotNet.MsDelta, Version=1.0.0.0, Culture=neutral, PublicKeyToken=46b2138a390abf55, processorArchitecture=MSIL" >
<HintPath > ..\packages\DeltaCompressionDotNet.1.0.0\lib\net45\DeltaCompressionDotNet.MsDelta.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "DeltaCompressionDotNet.PatchApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3e8888ee913ed789, processorArchitecture=MSIL" >
<HintPath > ..\packages\DeltaCompressionDotNet.1.0.0\lib\net45\DeltaCompressionDotNet.PatchApi.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\squirrel.windows.1.5.2\lib\Net45\ICSharpCode.SharpZipLib.dll</HintPath>
<Private > True</Private>
</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>
<Private > True</Private>
</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>
<Private > True</Private>
</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>
<Private > True</Private>
</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>
<Private > True</Private>
</Reference>
2016-08-26 11:28:23 +08:00
<Reference Include= "mscorlib" />
2017-02-12 13:52:10 +08:00
<Reference Include= "NuGet.Squirrel, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\squirrel.windows.1.5.2\lib\Net45\NuGet.Squirrel.dll</HintPath>
<Private > True</Private>
</Reference>
2017-02-05 05:03:39 +08:00
<Reference Include= "OpenTK, Version=2.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4" />
2017-02-12 13:52:10 +08:00
<Reference Include= "Splat, Version=1.6.2.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Splat.1.6.2\lib\Net45\Splat.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Squirrel, Version=1.5.2.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\squirrel.windows.1.5.2\lib\Net45\Squirrel.dll</HintPath>
<Private > True</Private>
</Reference>
2016-08-26 11:28:23 +08:00
<Reference Include= "System" />
2017-02-12 14:03:36 +08:00
<Reference Include= "System.Drawing" />
2017-02-18 18:46:47 +08:00
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "System.Net.Http.WebRequest" />
2017-02-05 05:03:39 +08:00
<Reference Include= "System.Windows.Forms" />
2016-08-26 11:28:23 +08:00
</ItemGroup>
<ItemGroup >
<None Include= "..\osu.licenseheader" >
<Link > osu.licenseheader</Link>
</None>
2017-02-12 13:52:10 +08:00
<None Include= "app.config" />
2016-08-26 11:28:23 +08:00
<None Include= "osu!.res" />
2017-02-12 13:52:10 +08:00
<None Include= "packages.config" />
2016-08-26 11:28:23 +08:00
<None Include= "Properties\app.manifest" />
</ItemGroup>
<ItemGroup >
<BootstrapperPackage Include= "Microsoft.Net.Client.3.5" >
<Visible > False</Visible>
<ProductName > .NET Framework 3.5 SP1 Client Profile</ProductName>
<Install > false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include= "Microsoft.Net.Framework.2.0" >
<Visible > False</Visible>
<ProductName > .NET Framework 2.0 %28x86%29</ProductName>
<Install > true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include= "Microsoft.Net.Framework.3.0" >
<Visible > False</Visible>
<ProductName > .NET Framework 3.0 %28x86%29</ProductName>
<Install > false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include= "Microsoft.Net.Framework.3.5" >
<Visible > False</Visible>
<ProductName > .NET Framework 3.5</ProductName>
<Install > false</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 >
<ProjectReference Include= "..\osu-framework\osu.Framework.Desktop\osu.Framework.Desktop.csproj" >
<Project > {65dc628f-a640-4111-ab35-3a5652bc1e17}</Project>
<Name > osu.Framework.Desktop</Name>
</ProjectReference>
<ProjectReference Include= "..\osu-framework\osu.Framework\osu.Framework.csproj" >
<Project > {c76bf5b3-985e-4d39-95fe-97c9c879b83a}</Project>
<Name > osu.Framework</Name>
</ProjectReference>
<ProjectReference Include= "..\osu-resources\osu.Game.Resources\osu.Game.Resources.csproj" >
<Project > {d9a367c9-4c1a-489f-9b05-a0cea2b53b58}</Project>
<Name > osu.Game.Resources</Name>
</ProjectReference>
2016-12-08 20:36:34 +08:00
<ProjectReference Include= "..\osu.Game.Modes.Osu\osu.Game.Modes.Osu.csproj" >
2016-11-14 17:54:24 +08:00
<Project > {c92a607b-1fdd-4954-9f92-03ff547d9080}</Project>
<Name > osu.Game.Modes.Osu</Name>
</ProjectReference>
2016-11-14 21:03:39 +08:00
<ProjectReference Include= "..\osu.Game.Modes.Catch\osu.Game.Modes.Catch.csproj" >
<Project > {58f6c80c-1253-4a0e-a465-b8c85ebeadf3}</Project>
<Name > osu.Game.Modes.Catch</Name>
</ProjectReference>
<ProjectReference Include= "..\osu.Game.Modes.Mania\osu.Game.Modes.Mania.csproj" >
<Project > {48f4582b-7687-4621-9cbe-5c24197cb536}</Project>
<Name > osu.Game.Modes.Mania</Name>
</ProjectReference>
<ProjectReference Include= "..\osu.Game.Modes.Taiko\osu.Game.Modes.Taiko.csproj" >
<Project > {f167e17a-7de6-4af5-b920-a5112296c695}</Project>
<Name > osu.Game.Modes.Taiko</Name>
</ProjectReference>
2016-08-26 11:28:23 +08:00
<ProjectReference Include= "..\osu.Game\osu.Game.csproj" >
<Project > {0d3fbf8a-7464-4cf7-8c90-3e7886df2d4d}</Project>
<Name > osu.Game</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
2017-02-05 05:03:39 +08:00
<Compile Include= "OsuGameDesktop.cs" />
2017-02-12 13:54:07 +08:00
<Compile Include= "Overlays\VersionManager.cs" />
2016-08-26 11:28:23 +08:00
<Compile Include= "Program.cs" />
2016-10-05 04:29:08 +08:00
<Compile Include= "Beatmaps\IO\LegacyFilesystemReader.cs" />
2017-02-12 13:54:07 +08:00
<Compile Include= "Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup >
<Content Include= "lazer.ico" />
2016-08-26 11:28:23 +08:00
</ItemGroup>
2017-02-18 18:46:47 +08:00
<ItemGroup >
<WCFMetadata Include= "Service References\" />
</ItemGroup>
2016-08-26 11:28:23 +08:00
<Import Project= "$(MSBuildBinPath)\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>
-->
<ProjectExtensions >
<VisualStudio >
</VisualStudio>
</ProjectExtensions>
<PropertyGroup >
<PreBuildEvent >
</PreBuildEvent>
</PropertyGroup>
<PropertyGroup >
<PostBuildEvent >
</PostBuildEvent>
</PropertyGroup>
2017-02-18 18:46:47 +08:00
<Import Project= "..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition= "Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
<Target Name= "EnsureBclBuildImported" BeforeTargets= "BeforeBuild" Condition= "'$(BclBuildImported)' == ''" >
<Error Condition= "!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text= "This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword= "BCLBUILD2001" />
<Error Condition= "Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text= "The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword= "BCLBUILD2002" />
</Target>
2016-08-26 11:28:23 +08:00
</Project>