Code Monkey home page Code Monkey logo

Comments (5)

Kevin-Robertson avatar Kevin-Robertson commented on July 21, 2024

I'm guessing maybe you don't have .NET 5 installed? You can try removing 5 from the list of frameworks in the project file.

This line:
<TargetFrameworks>net35;net45;net5.0</TargetFrameworks>

from inveigh.

Kevin-Robertson avatar Kevin-Robertson commented on July 21, 2024

Looking at the appveyor pre-install defaults, .NET 5 is included with the Windows Server 2019/VS2019 builds.

I haven't had a chance to try to break the compiles. I mainly had issues with 3.5 when working out how to get everything supported in a single project file.

from inveigh.

k4nfr3 avatar k4nfr3 commented on July 21, 2024

Mhmm unfortunatly it didn't much success yet.
I'll try again in a few days.
Checked installed .net SDK and

dotnet --list-sdks
1.1.14 [C:\Program Files\dotnet\sdk]
2.1.202 [C:\Program Files\dotnet\sdk]
2.1.806 [C:\Program Files\dotnet\sdk]
2.2.402 [C:\Program Files\dotnet\sdk]
3.0.103 [C:\Program Files\dotnet\sdk]
3.1.202 [C:\Program Files\dotnet\sdk]
3.1.410 [C:\Program Files\dotnet\sdk]
5.0.301 [C:\Program Files\dotnet\sdk]

from inveigh.

Kevin-Robertson avatar Kevin-Robertson commented on July 21, 2024

I'm not sure if this will help at all but I took a new Win10 VM and just installed VS 2019 community. I built through the GUI with the version on github. The build throws an error for .net 3.5. The other 2, 4.5 and 5.0 build ok.

dotnet --list-sdks
5.0.301 [C:\Program Files\dotnet\sdk]

from inveigh.

kiwids0220 avatar kiwids0220 commented on July 21, 2024

This worked for me. Thanks!
Setup :
win10
Vs2019

from inveigh.

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.