Skip to content

Commit d5a5ae4

Browse files
algolia-botmillotp
andcommitted
chore(csharp): test the support of multiple dotnet versions (generated)
algolia/api-clients-automation#5620 Co-authored-by: Pierre Millot <[email protected]>
1 parent 23df2cd commit d5a5ae4

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup .NET
1717
uses: actions/setup-dotnet@v5
1818
with:
19-
global-json-file: global.json
19+
dotnet-version: 10.0.100
2020

2121
- name: Create Nugget package
2222
run: dotnet pack --configuration Release --output nugget

global.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)