Skip to content

Commit

Permalink
Merge pull request #102 from MicaApps/readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
Shomnipotence authored Dec 1, 2023
2 parents c7d71d5 + bc0b7b5 commit 91e1875
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,17 @@ Discover our [upcoming features](Roadmap.md).
1. Clone the repository.
2. Add a `Secret.cs` file in the `build` folder (see below).
3. Open the Mail.sln file with Visual Studio.
4. Compile the solution.
4. Add
```
https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-Labs/nuget/v3/index.json
```
the link to Nuget source

More info

https://github.com/CommunityToolkit/Labs-Windows

5. Compile the solution.

In the `build` folder, generate a `Secret.cs` file and embed the following code:

Expand Down

0 comments on commit 91e1875

Please sign in to comment.