We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4d883 commit 0f90540Copy full SHA for 0f90540
src/TestClient/TestClient.csproj
@@ -7,9 +7,4 @@
7
<ItemGroup>
8
<PackageReference Include="RestSharp" Version="106.10.1" />
9
</ItemGroup>
10
- <ItemGroup>
11
- <None Update="TestData.json">
12
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
13
- </None>
14
- </ItemGroup>
15
</Project>
0 commit comments