GithubHelp home page GithubHelp logo

Unable to run on .NET4 about materialskin HOT 4 CLOSED

ignacemaes avatar ignacemaes commented on August 11, 2024
Unable to run on .NET4

from materialskin.

Comments (4)

hadyfayed avatar hadyfayed commented on August 11, 2024

OK i am new here but i know that if you install a nuget package then changed the frame work you have to remove the reference and then install the package again , plus it will help if you shared a screenshot

from materialskin.

mr-lanholmes avatar mr-lanholmes commented on August 11, 2024

mskin

cc. @hadyfayed

This is screenshot. Tried to remove everything including the reference and also the files on packages folder, then I reinstalled again from nuget but doesnt solve the problem.

Thanks.

from materialskin.

lukeskinner avatar lukeskinner commented on August 11, 2024

When I try this on a .NET 4 project I get this error - not sure why you don't see the full error:

The primary reference "MaterialSkin" could not be resolved because it was built against the ".NETFramework,Version=v4.5" framework. 
This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0,Profile=Client"/     

Looking at https://github.com/IgnaceMaes/MaterialSkin/blob/master/MaterialSkin/MaterialSkin.csproj it uses .NET 4.5 so it is incompatible with .NET 4.0 projects for the time being.

<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>

from materialskin.

mr-lanholmes avatar mr-lanholmes commented on August 11, 2024

Thanks!

from materialskin.

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.