vsts - Change name of NuGet package in Visual Studio Team Services -


i need way set or change name of nuget package created in visual studio team services. i've tried changing name of assembly title of project being turned nuget package.

you'll need change asssemblyname in .csproj file of project.


Comments

Popular posts from this blog

Angularjs unit testing - ng-disabled not working when adding text to textarea -

sql - invalid in the select list because it is not contained in either an aggregate function -

How to start daemon on android by adb -