Skip to content

Commit

Permalink
Makes the demo project non packable
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Jun 15, 2024
1 parent 4893c9b commit 365aabb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DialogHost.Demo/DialogHost.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<RootNamespace>DialogHostDemo</RootNamespace>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<Folder Include="Models\" />
Expand Down

0 comments on commit 365aabb

Please sign in to comment.