Added assets and test to test file reading from embedded sources.
This commit is contained in:
@@ -15,5 +15,11 @@
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\RecrownedGTK\RecrownedGTK.csproj" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Assets/*">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user