rc5 is latest pre-release version (#16492)
parent
854ce8fbec
commit
f9212a682d
|
@ -33,7 +33,7 @@ Swashbuckle can be added with the following approaches:
|
||||||
* Execute the following command:
|
* Execute the following command:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
Install-Package Swashbuckle.AspNetCore -Version 5.0.0-rc4
|
Install-Package Swashbuckle.AspNetCore -Version 5.0.0-rc5
|
||||||
```
|
```
|
||||||
|
|
||||||
* From the **Manage NuGet Packages** dialog:
|
* From the **Manage NuGet Packages** dialog:
|
||||||
|
|
Loading…
Reference in New Issue