We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f90540 commit 0915f6eCopy full SHA for 0915f6e
src/TestClient/TestClient.csproj
@@ -3,6 +3,7 @@
3
<TargetFramework>netcoreapp3.0</TargetFramework>
4
<Version>0.1</Version>
5
<OutputType>Exe</OutputType>
6
+ <IsPackable>false</IsPackable>
7
</PropertyGroup>
8
<ItemGroup>
9
<PackageReference Include="RestSharp" Version="106.10.1" />
0 commit comments