fxxk nuget

This commit is contained in:
Paddy Xu
2019-03-30 18:43:36 +02:00
parent c555f462de
commit 82447b3bc6

View File

@@ -8,16 +8,14 @@
<SchemaVersion>2.0</SchemaVersion>
<OutputName>QuickLook</OutputName>
<OutputType>Package</OutputType>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<OutputPath>..\Build\</OutputPath>
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DefineConstants>Debug</DefineConstants>
<SuppressPdbOutput>True</SuppressPdbOutput>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<OutputPath>..\Build\</OutputPath>
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
<DefineConstants>PackageDir=$(SolutionDir)Build\Package\</DefineConstants>
</PropertyGroup>
<ItemGroup>