Skip to content

Commit

Permalink
Merge pull request #45 from AElfProject/add-nft-sale-contract-template
Browse files Browse the repository at this point in the history
feat(nft-sale-template): added to be packed
  • Loading branch information
zhifenglee-aelf authored Jul 4, 2024
2 parents bdbfb5a + 73d8b58 commit dbbf03a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/AElf.Contract.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<Content Include="HelloWorldContract\**\*" Exclude="HelloWorldContract\**\bin\**;HelloWorldContract\**\obj\**" />
<Content Include="LotteryGameContract\**\*" Exclude="LotteryGameContract\**\bin\**;LotteryGameContract\**\obj\**" />
<Content Include="SimpleDAOContract\**\*" Exclude="SimpleDAOContract\**\bin\**;SimpleDAOContract\**\obj\**" />
<Content Include="NftSaleContract\**\*" Exclude="NftSaleContract\**\bin\**;NftSaleContract\**\obj\**" />
<Compile Remove="**\*" />
</ItemGroup>

Expand Down

0 comments on commit dbbf03a

Please sign in to comment.