mirror of
https://github.com/yawaflua/WebSockets.git
synced 2026-02-04 05:54:12 +02:00
Update nuget.yml
This commit is contained in:
6
.github/workflows/nuget.yml
vendored
6
.github/workflows/nuget.yml
vendored
@@ -18,7 +18,11 @@ jobs:
|
|||||||
- name: Setup .NET
|
- name: Setup .NET
|
||||||
uses: actions/setup-dotnet@v3
|
uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: 7.0.x
|
dotnet-version: |
|
||||||
|
6.0.x
|
||||||
|
7.0.x
|
||||||
|
8.0.x
|
||||||
|
9.0.x
|
||||||
|
|
||||||
- name: Extract Package Version
|
- name: Extract Package Version
|
||||||
id: get_version
|
id: get_version
|
||||||
|
|||||||
Reference in New Issue
Block a user