Open auduchinok opened 8 years ago
Can you please put a repro sample in a zip or something and put it here? Thx
Does the csproj look correct?
Sure, here it is. ReSharperSDKTestFs.zip I removed packages
directory from there. fsproj
looks correct apart from assemblies hints paths.
If you run paket update -f - would that fix it for you?
Am 29.10.2016 11:05 vorm. schrieb "Eugene Auduchinok" < notifications@github.com>:
Sure, here it is. ReSharperSDKTestFs.zip https://github.com/fsprojects/Paket/files/559852/ReSharperSDKTestFs.zip I removed packages directory from there. fsproj looks correct apart from assemblies hints paths.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fsprojects/Paket/issues/1990#issuecomment-257080514, or mute the thread https://github.com/notifications/unsubscribe-auth/AADgNKkpOhu6v7WS7KzeVdaYxxMpS594ks5q4ww8gaJpZM4KkD0C .
Nope, it doesn't fix the issue.
When using VS 2015, NuGet installs everything fine and adds correct hints. SDKTest.zip There's just another issue with build in F# 4.0 which is fixed in upcoming F# 4.1.
@auduchinok can't see any issue with the zip. what's the concrete problem?
Path hints in the last zip were added using NuGet in VS and are correct. There're wrong paths in first attached zip.
ok can you please show me exactly which path is incorrect and where?
I created a project using ProjectScaffolding and added a NuGet reference to it using
mono .paket/paket.exe add nuget JetBrains.ReSharper.SDK project SDKTest
.When I try to build, there's a lot of errors like