Skip to content

Commit 5836120

Browse files
committed
Exclude demo project from dotnet pack
1 parent 00edb42 commit 5836120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AsyncImageLoader.Avalonia.Demo/AsyncImageLoader.Avalonia.Demo.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net8.0</TargetFramework>
55
<Nullable>enable</Nullable>
6+
<IsPackable>false</IsPackable>
67
</PropertyGroup>
78
<ItemGroup>
89
<AvaloniaResource Include="Assets/avalonia-logo.ico" />

0 commit comments

Comments
 (0)