Windows projects build.

This commit is contained in:
David Britch 2018-01-12 16:33:53 +00:00
parent 18057d0498
commit 5a12965695
2 changed files with 8 additions and 8 deletions

View File

@ -118,8 +118,8 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\eShopOnContainers.Core\eShopOnContainers.Core.csproj">
<Project>{42527749-70d5-4a44-85b4-33c4e34c7c53}</Project>
<ProjectReference Include="..\eShopOnContainers.Core\eShopOnContainers.Core.csproj">
<Project>{76c5f2a7-6cd5-49ea-9f33-ec44de6539c7}</Project>
<Name>eShopOnContainers.Core</Name>
</ProjectReference>
<ProjectReference Include="..\eShopOnContainers.UnitTests\eShopOnContainers.UnitTests.csproj">

View File

@ -172,12 +172,6 @@
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\eShopOnContainers.Core\eShopOnContainers.Core.csproj">
<Project>{42527749-70d5-4a44-85b4-33c4e34c7c53}</Project>
<Name>eShopOnContainers.Core</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<SDKReference Include="WindowsMobile, Version=10.0.16299.0">
<Name>Windows Mobile Extensions for the UWP</Name>
@ -188,6 +182,12 @@
<Version>6.0.6</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\eShopOnContainers.Core\eShopOnContainers.Core.csproj">
<Project>{76c5f2a7-6cd5-49ea-9f33-ec44de6539c7}</Project>
<Name>eShopOnContainers.Core</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
</PropertyGroup>