Skip to content

Commit 0915f6e

Browse files
committed
Pack disabled
1 parent 0f90540 commit 0915f6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TestClient/TestClient.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<TargetFramework>netcoreapp3.0</TargetFramework>
44
<Version>0.1</Version>
55
<OutputType>Exe</OutputType>
6+
<IsPackable>false</IsPackable>
67
</PropertyGroup>
78
<ItemGroup>
89
<PackageReference Include="RestSharp" Version="106.10.1" />

0 commit comments

Comments
 (0)