Git Product home page Git Product logo

Comments (15)

Smurf-IV avatar Smurf-IV commented on July 25, 2024

Yes, I am also seeing this in Vis2017.2 Pro.

  • Project did have a compile error.
  • Rebuilt - Went away
  • Tried this tool
  • Complained as above
  • Performed Clean, and rebuild
  • Same outcome
  • Closed studio and reopened, load solution
  • Use tool, Same ..
    Please fix.
    Note: Solution projects are targeting .NET 4.7

from resolveur.

subatta avatar subatta commented on July 25, 2024

@Smurf-IV @sebasijan : are you guys by any chance working with VS 2017 15.1 26403.7?

from resolveur.

Smurf-IV avatar Smurf-IV commented on July 25, 2024

Currently 15.2 (26430.6) Release, not 7 as you have put.
VS is not showing any updates...

from resolveur.

sebasijan avatar sebasijan commented on July 25, 2024

@subatta Mine shows Version 15.1 (26403.7) Release

from resolveur.

Smurf-IV avatar Smurf-IV commented on July 25, 2024

@sebasijan @subatta Community / Pro / Enterprise?

from resolveur.

sebasijan avatar sebasijan commented on July 25, 2024

@Smurf-IV Community

from resolveur.

Allinuon avatar Allinuon commented on July 25, 2024

It seems to be caused by the new syntax options in C# 7 which requires MSBuild 15; ResolveUR only supports version 14 and earlier.

I added logic to check the following paths for the current MSBuild.exe:

  • %VSINSTALLDIR%\MSBuild\%VisualStudioVersion%\Bin\amd64\MSBuild.exe
  • %VSAPPIDDIR%\..\..\MSBuild\%VisualStudioVersion%\Bin\amd64\MSBuild.exe
  • %VSINSTALLDIR%\MSBuild\%VisualStudioVersion%\Bin\MSBuild.exe
  • %VSAPPIDDIR%\..\..\MSBuild\%VisualStudioVersion%\Bin\MSBuild.exe

The revised Constants.cs and MSBuildResolveUR.cs files are attached.

ResolveUR.Library.20170531.zip

from resolveur.

subatta avatar subatta commented on July 25, 2024

@Allinuon : I went through your files. Thanks for making those changes, they should address some of the error issues. Could you please submit a pull request? I'll merge them in so we can have a release?

from resolveur.

subatta avatar subatta commented on July 25, 2024

Thanks to @Allinuon, the issue might now be resolved. VS2017 with C# 7.0 syntax was causing issues. MSBuild paths have now been updated and build should be fine with the 3.4 version just released.

@sebasijan @Smurf-IV : could you update to this version and confirm you're good? Thanks!

from resolveur.

sebasijan avatar sebasijan commented on July 25, 2024

@subatta I downloaded the zip, but have no idea where to save the files - any hints?

Never mind, the update appeared on VS after I posted this. Trying it out now

from resolveur.

sebasijan avatar sebasijan commented on July 25, 2024

@subatta @Allinuon It now appears to run, but takes an extremely long time, to the extent that I am pretty sure it has crashed or failed somehow.

Not sure if I can post anything here which may be useful - let me know.

from resolveur.

subatta avatar subatta commented on July 25, 2024

@sebasijan : could you run it on couple different projects and see the same?

from resolveur.

subatta avatar subatta commented on July 25, 2024

Closing issue as resolved.

from resolveur.

omsharp avatar omsharp commented on July 25, 2024

I have the same issue with version 3.4 on VS2017 15.4.0

from resolveur.

ASPCKenneth avatar ASPCKenneth commented on July 25, 2024

Same issue here on MVC project in VS2017 fully updated to last version 15.4.4

from resolveur.

Related Issues (16)

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.