issues Search Results · repo:actions/setup-dotnet language:TypeScript
Filter by
265 results
(104 ms)265 results
inactions/setup-dotnet (press backspace or delete to remove)Description: Using actions/setup-dotnet@v4 fails to install .NET 10.0.x on the macos-13 image with the following error:
/Users/runner/work/_actions/actions/setup-dotnet/v4/externals/install-dotnet.sh ...
bug
eXpl0it3r
- 5
- Opened on Jun 10
- #645
Description: Downloads and installs not needed runtime
Task version: 4.3.1
Platform:
- [x] Ubuntu
- [x] macOS
- [x] Windows
Runner type:
- [x] Hosted
- [ ] Self-hosted
Repro steps:
...
feature request
alienghub
- 7
- Opened on May 25
- #642
Description:
As a developer, I want to create a GitHub Actions job that tests my .NET projects against floating, bleeding edge .NET
versions. For comparison, workflows for other languages like Go support ...
feature request
aep-sunlife
- 1
- Opened on May 14
- #640
Description: Documentation on how to get the latest LTS .Net version dotnet-version: x etc. A link to
https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script#options for a list of quality ...
feature request
trch-dr
- 1
- Opened on May 6
- #636
Description: Add a little more info on each quality in the related documentation section. Returning users can get really
lost with these.
At the time of writing this issue, we had in src/setup-dotnet.ts:12-18: ...
feature request
avengerx
- 1
- Opened on May 4
- #635
Description:
.NET 10 preview 3 was released yesterday, but for some reason actions/setup-dotnet is still installing .NET 10 preview 2
when 10.0.x is passed to dotnet-version.
I wonder if there s something ...
bug
martincostello
- 3
- Opened on Apr 11
- #625
Description:
https://github.com/actions/setup-dotnet/blob/67a3573c9a986a3f9c594539f4ab511d57bb3ce9/src/installer.ts#L278-L279
This says it unconditionally installs the latest stable version but it doesn ...
bug
taspeotis
- 5
- Opened on Apr 4
- #621
Description: The setup-dotnet action always fails at downloading SDK for NET 9.0.x version with:
dotnet-install: Download attempt #1 has failed: Unable to download
https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0/latest.version. ...
bug
RelevanceRo
- 5
- Opened on Apr 2
- #619
Description: I have the following github action for building and testing my new open source project.
name: dotnet package
on:
push:
branches: [ master ]
pull_request:
branches: [ master ...
bug
CaseyHofland
- 4
- Opened on Mar 18
- #617
Description: There seems to be a discrepancy between what your action expects and what VS 2022 actually does. VS 2022 is
putting the packages.lock.json file in each of the project directories. This makes ...
bug
needs triage
stricq
- 1
- Opened on Mar 14
- #614

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.