Git Product home page Git Product logo

Comments (5)

twcclegg avatar twcclegg commented on July 27, 2024

Are you using the latest 2017, 15.5.7? Really anything up to date to the last six months or more should be fine. The csproj files are in netstandard/netcore format https://docs.microsoft.com/en-us/dotnet/core/tools/csproj. It's a bit out of date (still 1.0 not 2.0) but can you open https://github.com/dotnet/core/tree/master/samples/helloworld?

from libphonenumber-csharp.

pmcevoy avatar pmcevoy commented on July 27, 2024

Hmm... Here is the 2017 info:

Microsoft Visual Studio Professional 2017 
Version 15.5.7
VisualStudio.15.Release/15.5.7+27130.2036
Microsoft .NET Framework
Version 4.7.02046

Installed Version: Professional

When I attempt to open that hello world sample, I get this:

The selected file cannot be opened as a solution or project. Please select a solution file or a project file.

Baffled. I accept this is not your issue then.. but confused where to go from here..

Granted, I only installed 2017 this morning via Chocolatey so that I could browse your code (we're still on 2015 in work)

from libphonenumber-csharp.

pmcevoy avatar pmcevoy commented on July 27, 2024

Ah.. seems that the choco package only installs bare minimum (Core Editor) and extra command line params are needed to enable .net dev..

from libphonenumber-csharp.

twcclegg avatar twcclegg commented on July 27, 2024

I like choco for a lot of thing but would recommend the native VS installer for Visual Studio, and make sure all the netstandard check boxes are checked. As an aside, while you need new-ish (and complete) version of Visual Studio to open the solution, the nupkg is backwards compatible down to .net40.

from libphonenumber-csharp.

pmcevoy avatar pmcevoy commented on July 27, 2024
choco install visualstudio2017-workload-netweb

and I was able to open your sln...

Cheers and thanks for maintaining this project
Pete

from libphonenumber-csharp.

Related Issues (20)

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.