mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 19:22:01 +00:00
Update copy location
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -215,6 +215,7 @@ jobs:
|
|||||||
- name: Run net6.0
|
- name: Run net6.0
|
||||||
run: |
|
run: |
|
||||||
cd tests\FlatBuffers.Test\bin\Release\net6.0
|
cd tests\FlatBuffers.Test\bin\Release\net6.0
|
||||||
|
dir
|
||||||
.\FlatBuffers.Test.exe
|
.\FlatBuffers.Test.exe
|
||||||
- name: Run net8.0
|
- name: Run net8.0
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -189,12 +189,10 @@
|
|||||||
<Content Include="..\monsterdata_test.mon">
|
<Content Include="..\monsterdata_test.mon">
|
||||||
<Link>Resources\monsterdata_test.mon</Link>
|
<Link>Resources\monsterdata_test.mon</Link>
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
<TargetPath>%(Framework)</TargetPath>
|
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="..\monsterdata_test.json">
|
<Content Include="..\monsterdata_test.json">
|
||||||
<Link>Resources\monsterdata_test.json</Link>
|
<Link>Resources\monsterdata_test.json</Link>
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
<TargetPath>%(Framework)</TargetPath>
|
|
||||||
</Content>
|
</Content>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user