Include SDK reference in libs

This commit is contained in:
2017-09-14 10:51:14 +02:00
parent 8ada0507c2
commit 26a271fa59
20 changed files with 86 additions and 76437 deletions

View File

@@ -190,13 +190,15 @@
<Compile Include="WinRTColor.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Libs\Windows.winmd" />
<None Include="ModernKeePassLib.nuspec" />
<None Include="ModernKeePassLib.pfx" />
<None Include="project.json" />
</ItemGroup>
<ItemGroup>
<Reference Include="Windows">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Windows Kits\8.1\References\CommonConfiguration\Neutral\Windows.winmd</HintPath>
<Reference Include="Windows, Version=255.255.255.255, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Libs\Windows.winmd</HintPath>
</Reference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">