better try a custom .nuspec?
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<PackageId>zero.Core</PackageId>
|
||||
<Version>0.1.0</Version>
|
||||
<Description>// TODO</Description>
|
||||
</PropertyGroup>
|
||||
|
||||
<!--<ItemGroup>
|
||||
<Compile Include="..\AssemblyInfo.cs" Link="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>-->
|
||||
|
||||
Reference in New Issue
Block a user