Coder Social home page Coder Social logo

Comments (10)

Plerx2493 avatar Plerx2493 commented on June 25, 2024

Can you test the pr artifacts from #1741

from dsharpplus.

BloodyBaRGaIn avatar BloodyBaRGaIn commented on June 25, 2024

I hope that flags asignment will affect the resulting message in a propper way 😇

from dsharpplus.

BloodyBaRGaIn avatar BloodyBaRGaIn commented on June 25, 2024

Can you test the pr artifacts from #1741

Is there anything I can do about this now?

from dsharpplus.

Plerx2493 avatar Plerx2493 commented on June 25, 2024

You can test it when you use the pr artifacts:

To run the library off a pull request, you will need a GitHub account. Navigate to the pull request you want to use and click on the green check mark next to the latest commit: image.png

Then, go to "Details" and scroll all the way down to "Artifacts". Download the zip file and extract it into a folder of your choice.

Now, you need to add the packages to your project.

Using CLI:

Run dotnet add package --source "path/to/your/package/folder"

Using Visual Studio:

Add your local folder as a package source in this dialog, reached through the little gear icon in your NuGet dialogue, see unknown.png and unknown.png. You'll want to click the plus icon to create a new package source, then enter your folder name at "Source".

Using your .csproj file:

(do not.)
Add path/to/your/package/folder to your head PropertyGroup.

In the latter two cases, you should then be able to update D#+ to the pull request build through your NuGet dialogue.

from dsharpplus.

Plerx2493 avatar Plerx2493 commented on June 25, 2024

https://github.com/DSharpPlus/DSharpPlus/actions/runs/7769562271

from dsharpplus.

BloodyBaRGaIn avatar BloodyBaRGaIn commented on June 25, 2024

It says I need to run it with .NET 8, but my project can use .NET 7

from dsharpplus.

BloodyBaRGaIn avatar BloodyBaRGaIn commented on June 25, 2024

Sorry I've never done that things before

from dsharpplus.

akiraveliara avatar akiraveliara commented on June 25, 2024

nightly builds require .NET 8. you'll have to update.

from dsharpplus.

BloodyBaRGaIn avatar BloodyBaRGaIn commented on June 25, 2024

Updating VS.. It will take a while

from dsharpplus.

BloodyBaRGaIn avatar BloodyBaRGaIn commented on June 25, 2024

It's working!

from dsharpplus.

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.