Skip to content

Commit 566f106

Browse files
committed
remove hardcoded project reference
1 parent af07ef1 commit 566f106

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examplenuget/windows/examplenuget/examplenuget.vcxproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -164,11 +164,6 @@
164164
</Page>
165165
</ItemGroup>
166166
<ItemGroup>
167-
<PackageReference Include="Microsoft.Windows.CppWinRT" Version="2.0.211028.7" />
168-
<ProjectReference Include="..\..\..\package\windows\ReactNativeXaml\ReactNativeXaml.vcxproj">
169-
<Project>{0ff7027a-222c-4ffb-8f17-91d18bbaf7a8}</Project>
170-
</ProjectReference>
171-
</ItemGroup>
172167
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
173168
<ImportGroup Label="ReactNativeWindowsTargets">
174169
<Import Project="$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppApp.targets" Condition="Exists('$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppApp.targets')" />

0 commit comments

Comments
 (0)