mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 12:51:36 +00:00
Remove Resource path
This commit is contained in:
@@ -187,11 +187,11 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="..\monsterdata_test.mon">
|
<Content Include="..\monsterdata_test.mon">
|
||||||
<Link>Resources\monsterdata_test.mon</Link>
|
<Link>monsterdata_test.mon</Link>
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="..\monsterdata_test.json">
|
<Content Include="..\monsterdata_test.json">
|
||||||
<Link>Resources\monsterdata_test.json</Link>
|
<Link>monsterdata_test.json</Link>
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user