11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\..\packages\Microsoft.Windows.CppWinRT.1.0.181129.3\build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('..\..\packages\Microsoft.Windows.CppWinRT.1.0.181129.3\build\native\Microsoft.Windows.CppWinRT.props')" />
3+ <Import Project =" ..\..\packages\Microsoft.AI.MachineLearning.1.3.0\build\native\Microsoft.AI.MachineLearning.props" Condition =" Exists('..\..\packages\Microsoft.AI.MachineLearning.1.3.0\build\native\Microsoft.AI.MachineLearning.props')" />
4+ <Import Project =" ..\..\packages\Microsoft.Windows.CppWinRT.2.0.200316.3\build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.200316.3\build\native\Microsoft.Windows.CppWinRT.props')" />
45 <PropertyGroup Label =" Globals" >
56 <CppWinRTEnabled >true</CppWinRTEnabled >
67 <RequiredBundles >$(RequiredBundles);Microsoft.Windows.CppWinRT</RequiredBundles >
122123 </Link >
123124 </ItemDefinitionGroup >
124125 <ItemGroup >
125- <ClInclude Include =" ..\..\..\..\SharedContent\models\SqueezeNet.h" />
126126 <ClInclude Include =" pch.h" />
127127 </ItemGroup >
128128 <ItemGroup >
146146 <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</DeploymentContent >
147147 <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|ARM'" >true</DeploymentContent >
148148 </CopyFileToFolders >
149- <Text Include =" readme.txt" >
150- <DeploymentContent >false</DeploymentContent >
151- </Text >
152149 </ItemGroup >
153150 <ItemGroup >
154151 <CopyFileToFolders Include =" ..\..\..\..\SharedContent\models\SqueezeNet.onnx" >
187184 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
188185 <ImportGroup Label =" ExtensionTargets" >
189186 <Import Project =" $(SolutionDir)\packages\rapidjson.v110.1.1.0\build\native\rapidjson.targets" Condition =" Exists('$(SolutionDir)\packages\rapidjson.v110.1.1.0\build\native\rapidjson.targets')" />
190- <Import Project =" ..\..\packages\Microsoft.Windows.CppWinRT.1.0.181129.3\build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('..\..\packages\Microsoft.Windows.CppWinRT.1.0.181129.3\build\native\Microsoft.Windows.CppWinRT.targets')" />
187+ <Import Project =" ..\..\packages\Microsoft.Windows.CppWinRT.2.0.200316.3\build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.200316.3\build\native\Microsoft.Windows.CppWinRT.targets')" />
188+ <Import Project =" ..\..\packages\Microsoft.AI.MachineLearning.1.3.0\build\native\Microsoft.AI.MachineLearning.targets" Condition =" Exists('..\..\packages\Microsoft.AI.MachineLearning.1.3.0\build\native\Microsoft.AI.MachineLearning.targets')" />
191189 </ImportGroup >
192190 <ItemDefinitionGroup >
193191 <ClCompile >
215213 <PropertyGroup >
216214 <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 >
217215 </PropertyGroup >
218- <Error Condition =" !Exists('..\..\packages\Microsoft.Windows.CppWinRT.1.0.181129.3\build\native\Microsoft.Windows.CppWinRT.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.CppWinRT.1.0.181129.3\build\native\Microsoft.Windows.CppWinRT.props'))" />
219- <Error Condition =" !Exists('..\..\packages\Microsoft.Windows.CppWinRT.1.0.181129.3\build\native\Microsoft.Windows.CppWinRT.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.CppWinRT.1.0.181129.3\build\native\Microsoft.Windows.CppWinRT.targets'))" />
216+ <Error Condition =" !Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.200316.3\build\native\Microsoft.Windows.CppWinRT.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.CppWinRT.2.0.200316.3\build\native\Microsoft.Windows.CppWinRT.props'))" />
217+ <Error Condition =" !Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.200316.3\build\native\Microsoft.Windows.CppWinRT.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.CppWinRT.2.0.200316.3\build\native\Microsoft.Windows.CppWinRT.targets'))" />
218+ <Error Condition =" !Exists('..\..\packages\Microsoft.AI.MachineLearning.1.3.0\build\native\Microsoft.AI.MachineLearning.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.AI.MachineLearning.1.3.0\build\native\Microsoft.AI.MachineLearning.props'))" />
219+ <Error Condition =" !Exists('..\..\packages\Microsoft.AI.MachineLearning.1.3.0\build\native\Microsoft.AI.MachineLearning.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.AI.MachineLearning.1.3.0\build\native\Microsoft.AI.MachineLearning.targets'))" />
220220 </Target >
221221</Project >
0 commit comments