Adds nuget package on build

This commit is contained in:
Adrian Ehrsam 2018-01-23 09:28:45 +01:00
parent b5eebffc1c
commit f830c1f83d
5 changed files with 4 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -7,7 +7,7 @@
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"xmlrpcwsc/1.0.0": {
"xmlrpcwsc/1.4.0": {
"dependencies": {
"NETStandard.Library": "2.0.1"
},
@ -24,7 +24,7 @@
}
},
"libraries": {
"xmlrpcwsc/1.0.0": {
"xmlrpcwsc/1.4.0": {
"type": "project",
"serviceable": false,
"sha512": ""

Binary file not shown.

View File

@ -9,6 +9,8 @@
<AssemblyCompany></AssemblyCompany>
<AssemblyVersion>1.4.0</AssemblyVersion>
<Product>xmlrpcwsc</Product>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.4.0</Version>
</PropertyGroup>
<PropertyGroup>