Skip to content

Commit 0f0734b

Browse files
author
Frank Cheng
committed
Remove nuget package settings from AvsCameraDMFT.vcxproj
1 parent 984a42b commit 0f0734b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

avstream/avscamera/DMFT/AvsCameraDMFT.vcxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@
241241
<ItemGroup>
242242
<None Exclude="@(None)" Include="*.txt;*.htm;*.html" />
243243
<None Exclude="@(None)" Include="*.ico;*.cur;*.bmp;*.dlg;*.rct;*.gif;*.jpg;*.jpeg;*.wav;*.jpe;*.tiff;*.tif;*.png;*.rc2" />
244-
<None Include="packages.config" />
245244
<None Include="Source.def" />
246245
</ItemGroup>
247246
<ItemGroup>
@@ -252,11 +251,4 @@
252251
<ClInclude Include="stdafx.h" />
253252
</ItemGroup>
254253
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
255-
<Import Project="..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210204.1\build\native\Microsoft.Windows.ImplementationLibrary.targets" Condition="Exists('..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210204.1\build\native\Microsoft.Windows.ImplementationLibrary.targets')" />
256-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
257-
<PropertyGroup>
258-
<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>
259-
</PropertyGroup>
260-
<Error Condition="!Exists('..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210204.1\build\native\Microsoft.Windows.ImplementationLibrary.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210204.1\build\native\Microsoft.Windows.ImplementationLibrary.targets'))" />
261-
</Target>
262254
</Project>

0 commit comments

Comments
 (0)