Skip to content

Commit

Permalink
fix(windows): Resolve Deploy Issue (#1850)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaramooney committed Feb 10, 2021
1 parent c5ae919 commit ad702f5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -148,6 +148,7 @@
<ImportGroup Label="ExtensionTargets">
<Import Project="$(SolutionDir)packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.targets" Condition="Exists('$(SolutionDir)packages\Microsoft.Windows.CppWinRT.2.0.200729.8\build\native\Microsoft.Windows.CppWinRT.targets')" />
</ImportGroup>
<Target Name="Deploy"/>
<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>
Expand Down

0 comments on commit ad702f5

Please sign in to comment.