Skip to content

Commit

Permalink
fix: Generate Package on Build (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
worldbeater committed Feb 6, 2021
1 parent e500119 commit 32ca9a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Citrus.Avalonia/Citrus.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<PackageTags>avalonia;avaloniaui;citrus;ui;theme</PackageTags>
<RepositoryUrl>https://github.com/worldbeater/citrus.avalonia</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IsPackable>true</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 32ca9a9

Please sign in to comment.