Skip to content

Commit 6915b2f

Browse files
committed
Fix package creation
1 parent 0210e00 commit 6915b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppStoreServerLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageProjectUrl>https://github.com/getmimo/app-store-server-library-dotnet</PackageProjectUrl>
1616
<RepositoryUrl>https://github.com/getmimo/app-store-server-library-dotnet</RepositoryUrl>
1717
<PackageTags>Apple, StoreKit 2, App Store Server Notifications, App Store Server API, App Store Server Library, AppStore</PackageTags>
18-
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
18+
<IsPackable>true</IsPackable>
1919
<PackageReadmeFile>README.md</PackageReadmeFile>
2020
<AssemblyName>Mimo.AppStoreServerLibrary</AssemblyName>
2121
<RootNamespace>Mimo.AppStoreServerLibrary</RootNamespace>

0 commit comments

Comments
 (0)