Skip to content

Commit

Permalink
Exclude demo project from dotnet pack
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Aug 17, 2024
1 parent 00edb42 commit 5836120
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<AvaloniaResource Include="Assets/avalonia-logo.ico" />
Expand Down

0 comments on commit 5836120

Please sign in to comment.