Skip to content

Commit

Permalink
Using OCC stripe as a NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
DemeSzabolcs committed Mar 5, 2024
1 parent 1b70870 commit 33018d7
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Commerce.Payment.Stripe" Version="1.3.2-alpha.1.occ-208" />
<PackageReference Include="OrchardCore.Module.Targets" Version="1.8.2" />
<PackageReference Include="OrchardCore.ContentManagement" Version="1.8.2" />
<PackageReference Include="OrchardCore.ContentTypes.Abstractions" Version="1.8.2" />
Expand Down Expand Up @@ -54,8 +55,4 @@
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="9.1.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\OrchardCore.Commerce\src\Modules\OrchardCore.Commerce.Payment.Stripe\OrchardCore.Commerce.Payment.Stripe.csproj" />
</ItemGroup>

</Project>

0 comments on commit 33018d7

Please sign in to comment.