BoolBySigma / UpdateNetCorePackageInfo

SORRY THIS IS NO LONGER MAINTAINED
1 stars 0 forks source link

Any chance you could release the source? #11

Open 3choBoomer opened 6 years ago

sarvasana commented 6 years ago

Can you please make the code available here so that I can fix some of the issues? Like the multiple PropertyGroup element issue that renders the whole thing useless....

sarvasana commented 6 years ago

This is what others see when visiting your repo:

image

sarvasana commented 6 years ago

Ok, we have the code. I have forked from this repo and added the code to my fork. https://github.com/abstract-matters/UpdateNetCorePackageInfo

We can work on it together and see if we can publish an alternative version in the marketplace.

SemaphoreSlim1 commented 6 years ago

@youfoundkris - I just published a reader and writer build extension that looks like it might work for you. I originally wrote it to unblock some specific scenarios for me in .Net standard, but it should accommodate .Net core as well. I also made the source available and would be open to PRs

Here's the source: https://github.com/matthewethomas/VSTS_NetStandardProjectVars

And here's the extension https://marketplace.visualstudio.com/items?itemName=MatthewThomas.netstandard-project-property-tools#overview