Skip to content

Commit 3c296b8

Browse files
authored
Update AppInstallerSharedLib.vcxproj
1 parent 86dd41a commit 3c296b8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/AppInstallerSharedLib/AppInstallerSharedLib.vcxproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,7 @@
108108
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
109109
<ImportGroup Label="ExtensionSettings">
110110
</ImportGroup>
111-
<ImportGroup Label="Shared">
112-
<Import Project="..\PureLib\PureLib.vcxitems" Label="Shared" />
113-
</ImportGroup>
111+
<ImportGroup Label="Shared" />
114112
<ImportGroup Label="PropertySheets">
115113
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
116114
</ImportGroup>
@@ -443,4 +441,4 @@
443441
<Error Condition="!Exists('$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.230706.1\build\native\Microsoft.Windows.CppWinRT.props')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.230706.1\build\native\Microsoft.Windows.CppWinRT.props'))" />
444442
<Error Condition="!Exists('$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.230706.1\build\native\Microsoft.Windows.CppWinRT.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.230706.1\build\native\Microsoft.Windows.CppWinRT.targets'))" />
445443
</Target>
446-
</Project>
444+
</Project>

0 commit comments

Comments
 (0)