GithubHelp home page GithubHelp logo

Comments (4)

toddams avatar toddams commented on July 28, 2024

Try to clean your project and rebuild

from razorlight.

MarcAir avatar MarcAir commented on July 28, 2024

Thanks @toddams, that was the first thing I tried - I do feel there is probably nothing amiss with your package, but rather with my library setup.

can I run it with netcoreapp 1.0.3 and framework 1.1.1?
(to be honest, I don't know if the packages get up/downgraded by mixing the libraries, its just that this was the only way I could migrate my project before from json to msbuild.)

edit:
I'm noticing that there is a dependency downgrade

Detected package downgrade: Microsoft.Extensions.DependencyInjection from 1.2.0-preview1-24168 to 1.2.0-preview1-24163 
 air (>= 1.0.0) -> Microsoft.AspNetCore.Server.Kestrel (>= 1.2.0-preview1-24168) -> Microsoft.AspNetCore.Hosting (>= 1.2.0-preview1-24168) -> Microsoft.Extensions.DependencyInjection (>= 1.2.0-preview1-24168) 
 air (>= 1.0.0) -> Microsoft.Extensions.DependencyInjection (>= 1.2.0-preview1-24163)	

from razorlight.

MarcAir avatar MarcAir commented on July 28, 2024

Update:
there was an issue with the websockets preview version that I reverted back to 1.0.1 -
here is the fix I found on stack

from razorlight.

igor-bere avatar igor-bere commented on July 28, 2024

I'm having the same issue with 1.1.0 and ASP.NET Core 2.0 (I cannot use 2.0.0 alpha for different reason).
Tried cleaning and rebuilding project (and adding PreserveCompilationContext beforehand) - no luck.
All nuget packages we use have "stable" versions.
I also tried installing Microsoft.AspNetCore.WebSockets 2.0.0 - nothing changed.

from razorlight.

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.