2016-10-13 15:22:50 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "14.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 > {920D74FE-156F-4321-B461-5AC7ED7EF9C9}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
2017-07-28 08:28:39 +08:00
<RootNamespace > Omegasis.MuseumRearranger</RootNamespace>
2017-07-28 08:18:19 +08:00
<AssemblyName > MuseumRearranger</AssemblyName>
2016-10-13 15:22:50 +08:00
<TargetFrameworkVersion > v4.5</TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
2017-11-16 19:47:02 +08:00
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2016-10-13 15:22:50 +08:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<Prefer32Bit > false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<Prefer32Bit > false</Prefer32Bit>
</PropertyGroup>
2018-05-01 09:21:31 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'x86|AnyCPU'" >
<OutputPath > bin\x86\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > AnyCPU</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x86'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\x86\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > x86</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x86'" >
<OutputPath > bin\x86\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x86</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'x86|x86'" >
<OutputPath > bin\x86\x86\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x86</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
2016-10-13 15:22:50 +08:00
<ItemGroup >
<Reference Include= "System" />
<Reference Include= "System.Xml" />
</ItemGroup>
<ItemGroup >
2017-07-31 13:24:31 +08:00
<Compile Include= "..\GlobalAssemblyInfo.cs" >
<Link > Properties\GlobalAssemblyInfo.cs</Link>
</Compile>
2017-08-06 03:51:44 +08:00
<Compile Include= "Framework\ModConfig.cs" />
2017-07-31 11:07:07 +08:00
<Compile Include= "MuseumRearranger.cs" />
<Compile Include= "Framework\NewMuseumMenu.cs" />
2016-10-13 15:22:50 +08:00
<Compile Include= "Properties\AssemblyInfo.cs" />
</ItemGroup>
2017-07-28 08:18:19 +08:00
<ItemGroup >
<None Include= "manifest.json" />
<None Include= "packages.config" />
2017-07-31 12:56:32 +08:00
<None Include= "README.md" />
2017-07-28 08:18:19 +08:00
</ItemGroup>
2018-05-01 09:21:31 +08:00
<ItemGroup >
<Analyzer Include= "..\packages\Pathoschild.Stardew.ModBuildConfig.2.1.0-beta-20180428\analyzers\dotnet\cs\StardewModdingAPI.ModBuildConfig.Analyzer.dll" />
</ItemGroup>
2016-10-13 15:22:50 +08:00
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
2017-07-28 12:26:09 +08:00
<Import Project= "$(SolutionDir)\deploy.targets" />
2018-05-01 09:21:31 +08:00
<Import Project= "..\packages\Pathoschild.Stardew.ModBuildConfig.2.1.0-beta-20180428\build\Pathoschild.Stardew.ModBuildConfig.targets" Condition= "Exists('..\packages\Pathoschild.Stardew.ModBuildConfig.2.1.0-beta-20180428\build\Pathoschild.Stardew.ModBuildConfig.targets')" />
2016-12-09 08:34:28 +08:00
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
2018-05-01 09:21:31 +08:00
<Error Condition= "!Exists('..\packages\Pathoschild.Stardew.ModBuildConfig.2.1.0-beta-20180428\build\Pathoschild.Stardew.ModBuildConfig.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Pathoschild.Stardew.ModBuildConfig.2.1.0-beta-20180428\build\Pathoschild.Stardew.ModBuildConfig.targets'))" />
2017-07-14 11:27:48 +08:00
</Target>
2016-07-12 16:58:56 +08:00
</Project>