Giter Site home page Giter Site logo

grunt-dotnet-assembly-info's People

Contributors

fbeauchemin avatar mikeobrien avatar nate-wilkins avatar wolfium avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

grunt-dotnet-assembly-info's Issues

gulp support

Should we include gulp support and pull this up as a dotnet-assembly-info module instead?

Solution file error under windows

When a use solution file option instead of each project I get an error.

Running "assemblyinfo" task
Warning: EISDIR, illegal operation on a directory Use --force to continue.

Aborted due to warnings.
npm ERR! weird error 3
npm ERR! not ok code 0

By the way where it is defined parseVersion from the example, I get undefined when try to use it.

        version: function (value) {
            var version = parseVersion(value);
            if (version.patch > packageVersion.patch) {
                email('devs', patchNotes);
            }
            updatePackageVersion(version);
            // If no value is returned the assembly version will not be modified
        },

from https://github.com/mikeobrien/grunt-dotnet-assembly-info

Reading assemblyInfo

As the code looks right now I don't think I can read assembly info. :(
It'd be nice if I could! Just a thought

My current problem is trying to synchronize the assembly version and the package.json version so unfortunately even if I could read the assembly with this package I couldn't update package.json to reflect changes throughout the current grunt task being executed. Still very helpful though! Thanks for this!

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.