Giter Site home page Giter Site logo

Comments (4)

aloisdg avatar aloisdg commented on July 30, 2024

After removing the netstandard target on the test project, everything run smoothly:

Microsoft (R) Build Engine version 17.0.0-preview-21460-01+8f208e609 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.

  Determining projects to restore...
  All projects are up-to-date for restore.
  You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
  You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
  App -> /home/aloisdg/Source/Cardidy/src/App/bin/Debug/net6.0/App.dll
  You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
  Dedge.Cardidy -> /home/aloisdg/Source/Cardidy/src/Dedge.Cardidy/bin/Debug/netstandard2.0/Dedge.Cardidy.dll
  Tests -> /home/aloisdg/Source/Cardidy/src/Tests/bin/Debug/net6.0/Tests.dll

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:00.92

We don't have to target anything else than the latest version of dotnet (i.e net6 currently) because no project should ever have Cardidy's test project as dependency.

from cardidy.

hey24sheep avatar hey24sheep commented on July 30, 2024

After removing the netstandard target on the test project, everything run smoothly:

Microsoft (R) Build Engine version 17.0.0-preview-21460-01+8f208e609 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.

  Determining projects to restore...
  All projects are up-to-date for restore.
  You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
  You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
  App -> /home/aloisdg/Source/Cardidy/src/App/bin/Debug/net6.0/App.dll
  You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
  Dedge.Cardidy -> /home/aloisdg/Source/Cardidy/src/Dedge.Cardidy/bin/Debug/netstandard2.0/Dedge.Cardidy.dll
  Tests -> /home/aloisdg/Source/Cardidy/src/Tests/bin/Debug/net6.0/Tests.dll

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:00.92

We don't have to target anything else than the latest version of dotnet (i.e net6 currently) because no project should ever have Cardidy's test project as dependency.

I see. I wanted to just do .net6 but did multi target as you said.

Well, I'm happy it's all good now 🙂

from cardidy.

aloisdg avatar aloisdg commented on July 30, 2024

Yeah it was a bit confusing. Sorry about that.

from cardidy.

hey24sheep avatar hey24sheep commented on July 30, 2024

No no, it happens. I'm glad I didn't break anything big 😅

from cardidy.

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.