Skip to content

Commit

Permalink
Update nuget.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vb2ae authored Jan 6, 2025
1 parent 8f77d28 commit 74c459e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/nuget.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ Replace `<YourUsername>` with your username and `<Your Token Goes here>` with th

To add a package to your project in the folder with the csproj run the following command.

add package Caliburn.Micro.Maui --version 5.0.183-beta --source "https://nuget.pkg.github.com/caliburn-micro/index.json"
dotnet add package Caliburn.Micro.Maui --version 5.0.183-beta --source "https://nuget.pkg.github.com/caliburn-micro/index.json"

[nuget]: http://www.nuget.org/

0 comments on commit 74c459e

Please sign in to comment.