From 32e76d335031d3c0b2ea16859b3a46be30083a76 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Fri, 12 Nov 2021 16:32:08 +0100 Subject: [PATCH] WIP: Bundle IntegrationTestApp. --- .../IntegrationTestApp.csproj | 20 ++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/samples/IntegrationTestApp/IntegrationTestApp.csproj b/samples/IntegrationTestApp/IntegrationTestApp.csproj index 748a61bb7e..e8338adae6 100644 --- a/samples/IntegrationTestApp/IntegrationTestApp.csproj +++ b/samples/IntegrationTestApp/IntegrationTestApp.csproj @@ -4,10 +4,24 @@ net6.0 enable - - - + + + IntegrationTestApp + net.avaloniaui.avalonia.integrationtestapp + true + 1.0.0 + + + + + + + + + + +