From a234a58d9f5ddd6af1253ed5572c144765e07d52 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Tue, 11 Jun 2024 18:41:37 +0100 Subject: [PATCH] Build: fix VS publishing --- Bloxstrap/Bloxstrap.csproj | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Bloxstrap/Bloxstrap.csproj b/Bloxstrap/Bloxstrap.csproj index 4056f8a..b1e3348 100644 --- a/Bloxstrap/Bloxstrap.csproj +++ b/Bloxstrap/Bloxstrap.csproj @@ -10,6 +10,7 @@ 2.6.0 2.6.0.0 app.manifest + true @@ -63,6 +64,28 @@ + + + + + + + + + + + + @(ProjectionMetadataWinmd->'%(FullPath)','|') + @(ProjectionDocs->'%(FullPath)','|') + + + + + + + + + True