We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c14ee7 commit 9a40ab2Copy full SHA for 9a40ab2
tests/FlatBuffers.Test/FlatBuffers.Test.csproj
@@ -187,11 +187,11 @@
187
188
<ItemGroup>
189
<Content Include="..\monsterdata_test.mon">
190
- <Link>Resources\monsterdata_test.mon</Link>
+ <Link>monsterdata_test.mon</Link>
191
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
192
</Content>
193
<Content Include="..\monsterdata_test.json">
194
- <Link>Resources\monsterdata_test.json</Link>
+ <Link>monsterdata_test.json</Link>
195
196
197
</ItemGroup>
0 commit comments