Skip to content

Commit 363b580

Browse files
committed
testing with copy of test data
1 parent aa96da7 commit 363b580

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

cas-dotnet-sdk-tests/cas-dotnet-sdk-tests.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@
2828
</ItemGroup>
2929

3030
<ItemGroup>
31-
<None Update="SHA\Data\*.rsp">
31+
<Content Include="SHA\Data\*.rsp">
3232
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
33-
</None>
33+
<TargetPath>SHA\Data\%(Filename)%(Extension)</TargetPath>
34+
</Content>
3435
</ItemGroup>
3536
</Project>

0 commit comments

Comments
 (0)