Skip to content

Commit 2a0569a

Browse files
authored
build(csproj): remove generatePackageOnBuild tag from csproj (#31)
Closes #30
1 parent 2b236c0 commit 2a0569a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

APIMatic.Core/APIMatic.Core.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<RepositoryType>git</RepositoryType>
2020
<PackageTags>APIMatic;dotnet;core;Core Library</PackageTags>
2121
<PackageProjectUrl>https://www.apimatic.io</PackageProjectUrl>
22-
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
2322
<PackageIcon>icon.png</PackageIcon>
2423
</PropertyGroup>
2524

0 commit comments

Comments
 (0)