From e1faf1351eb8e4fd9423701508c3d08d8725f529 Mon Sep 17 00:00:00 2001 From: Konstantinos Karakostas Date: Tue, 27 Sep 2022 13:09:37 +0300 Subject: [PATCH] build: dotnet: generate NuGet package on build --- build/VStudio/dotnet/winfsp.net.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build/VStudio/dotnet/winfsp.net.csproj b/build/VStudio/dotnet/winfsp.net.csproj index 284e0bf6..d1eb9a0e 100644 --- a/build/VStudio/dotnet/winfsp.net.csproj +++ b/build/VStudio/dotnet/winfsp.net.csproj @@ -9,6 +9,7 @@ Fsp $(MyProductFileName)-msil 512 + true true @@ -71,6 +72,10 @@ $(MyCopyright) $(MyAssemblyVersion) $(MyVersion) + + + $(MyProductFileName)-msil + $(MyVersion)