NAK_CVR_Mods/ShareBubbles/ShareBubbles.csproj
2026-06-18 22:20:56 -05:00

7 lines
232 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<None Remove="Resources\sharingbubble.assets" />
<EmbeddedResource Include="Resources\sharingbubble.assets" />
</ItemGroup>
</Project>