Generate snupkg in CI
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<TargetFrameworks>netcoreapp3.1;net5.0</TargetFrameworks>
|
||||
<Platforms>AnyCPU</Platforms>
|
||||
<IncludeSymbols>true</IncludeSymbols>
|
||||
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
|
||||
|
||||
Reference in New Issue
Block a user