Update README.md

This commit is contained in:
La'Kaleigh Harris 2021-11-18 18:45:52 -05:00 committed by GitHub
parent 395fcadf33
commit f9bf61314e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,8 +39,8 @@ steps:
- uses: actions/setup-dotnet@v1 - uses: actions/setup-dotnet@v1
with: with:
dotnet-version: | dotnet-version: |
5.0.402 3.1.x
3.1.201 5.0.x
- run: dotnet build <my project> - run: dotnet build <my project>
``` ```
Preview version: Preview version: