mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-28 04:55:12 +00:00
b3b175a7fb
# Summary Due to the large number of example apps in the repository, I decided to change the structure and move all applications into an "apps" folder to maintain a clear structure.
11 lines
490 B
XML
11 lines
490 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<!-- AutolinkedNativeModules.g.targets contents generated by "react-native autolink-windows" -->
|
|
<ItemGroup>
|
|
<!-- Projects from react-native-svg -->
|
|
<ProjectReference Include="$(ProjectDir)..\..\node_modules\react-native-svg\windows\RNSVG\RNSVG.vcxproj">
|
|
<Project>{7acf84ec-efba-4043-8e14-40b159508902}</Project>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
</Project>
|