Coder Social home page Coder Social logo

nupkgwrench's People

Contributors

echofool avatar emgarten avatar hangar18rip avatar xavierdecoster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nupkgwrench's Issues

VSTS / TFS build & release task

Hello @emgarten
Would you mind if I encapsulate NupkgWrench inside a extension for TFS / VSTS?

That way it can be used during build & release flows.
(I already have the extension created, but i'd like to publish it so others can use it too and so that we can install it on our on-premise TFS.)

I can add the task to this repository if you want?

Otherwise I'll fork this repo and use the forked repo for support

Exclude symbols switch requires a value

--exclude-symbols is currently set to SingleValue instead of NoValue. This results in the help being shown each time it is used.

It should not require a value.

Add support for merging symbols

Add a command to support copying pdbs from a symbols package into the actual nupkg.

This enable an easy way to create a nupkg containing portable pdbs that use source link.

Add a command for setting/modifying the package version

Package versions can be updated through the nuspec edit commands, but this could be improved by having a command just for this common operation.

Scenarios

  1. Set the entire version
  2. Normalize vs Non-Normalized
  3. Remove/replace release label
  4. Add/replace build metadata

NupkgWrench 4.0.1 is not compatible with net5.0

Hi,

it looks like v4.0.1 does not work with .NET 5. In the CI/CD pipeline I get following error:

error NU1202: Package NupkgWrench 4.0.1 is not compatible with net5.0 (.NETCoreApp,Version=v5.0) / any. Package NupkgWrench 4.0.1 supports: net6.0 (.NETCoreApp,Version=v6.0) / any

If it's meant to be like that, I could return to v3.0.0.

Could not load file or assembly System.IO.Compression 4.2.0.0

After run dotnet msbuild -v:d build\build.proj /t:Build;Pack /p:Configuration=Release, i got some warnings,such as:

C:\Program Files\dotnet\sdk\2.0.2\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3277

and when I run the merged NupkgWrench.exe , ouccur an exception:

Could not load file or assembly "System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" or one of its dependencies. The system cannot find the file specified.

Could you help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.