Search code examples
openwrap

openwrap and r#6.0


I have just updated my resharper plugin to R#6.

My references are no longer being picked up from the wrap cache.

I have to set my references manually.

Is there anything I can do?


Solution

  • The master branch of openwrap (2.0) now has support for ReSharper 6.

    To use a private build of OpenWrap, to test the latest yourself:

    To get the code, you can do the following:

    If you already have pulled the code from OpenWrap:

    cd path\to\openwrap
    git pull origin master
    

    otherwise

    git clone http://github.com/openrasta/openwrap path\to\openwrap
    cd path\to\openwrap
    

    Then to build:

    o build-wrap
    o update-wrap openwrap -sys