]> git.deb.at Git - rhonda/impostor.git/commitdiff
Publish correct nupkg for Api
authorAeonLucid <aeonlucid@outlook.com>
Sun, 25 Oct 2020 00:47:24 +0000 (02:47 +0200)
committerAeonLucid <aeonlucid@outlook.com>
Sun, 25 Oct 2020 00:47:24 +0000 (02:47 +0200)
src/Impostor.Api/Impostor.Api.csproj

index 7ef6b98e1235fbf2744bf9c26f9560ab7c805b85..9ad02926e19d8669b7cd7f158815dbb7b2656c00 100644 (file)
@@ -7,6 +7,8 @@
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <Nullable>enable</Nullable>
         <Version>1.0.0</Version>
+        <IncludeSymbols>true</IncludeSymbols>
+        <SymbolPackageFormat>snupkg</SymbolPackageFormat>
     </PropertyGroup>
 
     <ItemGroup>