Skip to content

Commit

Permalink
remove resource.h and ReactNativeAsyncStorage.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Yajur-Grover committed Oct 9, 2024
1 parent e49a0ef commit 35b24a1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,6 @@
<ItemGroup>
<Midl Include="..\code\ReactPackageProvider.idl" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="ReactNativeAsyncStorage.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ReactNativeWindowsTargets">
<Import Project="$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets" Condition="'$(UseFabric)'!='true' And Exists('$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets')" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,4 @@
<ItemGroup>
<Midl Include="..\code\ReactPackageProvider.idl" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="ReactNativeAsyncStorage.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
</Project>

This file was deleted.

0 comments on commit 35b24a1

Please sign in to comment.