Closed mikaeldui closed 2 years ago
You can install the NuGet Package for this pull request from NuGet.org or GitHub Packages using either of these commands:
Using Package Manager Console (non-floating version):
PM> Install-Package MikaelDui.RiotGames.Client --Version -pull-request.19
Using the .NET CLI (floating version):
dotnet add package MikaelDui.RiotGames.Client --version *-pull-request.19
Using a PackageReference (floating version):
<PackageReference Include="MikaelDui.RiotGames.Client" Version="*-pull-request.19" />
You can install the NuGet Package for this pull request from NuGet.org or GitHub Packages using either of these commands:
Using Package Manager Console (non-floating version):
Using the .NET CLI (floating version):
Using a PackageReference (floating version):