openwrap and r#6.0 -


i have updated resharper plugin r#6.

my references no longer being picked wrap cache.

i have set references manually.

is there can do?

the master branch of openwrap (2.0) has support resharper 6.

to use private build of openwrap, test latest yourself:

to code, can following:

if have pulled code 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 build:

o build-wrap o update-wrap openwrap -sys 

Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -