Code Monkey home page Code Monkey logo

Comments (5)

vnbaaij avatar vnbaaij commented on May 13, 2024

The work for this is done and can be seen at https://github.com/vnbaaij/fast-blazor/tree/net6. After giving people some to to react to this RFC, a PR will be created with these changes

from fluentui-blazor.

vnbaaij avatar vnbaaij commented on May 13, 2024

The PR is there now but the GitHub Actions Workflow 'ci-daily' is failing because it is targeting .NET 5. When the PR is merged the yml file needs to be updated to:

- name: Setup .NET SDK
      uses: actions/[email protected]
      with:
        dotnet-version: 6.0.x
        include-prerelease: true 

from fluentui-blazor.

GurliGebis avatar GurliGebis commented on May 13, 2024

The PR is there now but the GitHub Actions Workflow 'ci-daily' is failing because it is targeting .NET 5. When the PR is merged the yml file needs to be updated to:

- name: Setup .NET SDK
      uses: actions/[email protected]
      with:
        dotnet-version: 6.0.x
        include-prerelease: true 

Maybe I'm asking a stupid question, but wouldn't it be possible to update the yml file in your branch, and have it use that version when running the ci-daily workflow?

from fluentui-blazor.

vnbaaij avatar vnbaaij commented on May 13, 2024

I updated the yml file in my branch and enabled Workflows to run on my fork (it normaly dos not do that). The action is run succesfully on my branch now.

from fluentui-blazor.

EisenbergEffect avatar EisenbergEffect commented on May 13, 2024

Merged! Thanks @vnbaaij !

from fluentui-blazor.

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.