Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-githup-com-tr
/
setup-dotnet
Public
forked from
actions/setup-dotnet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 4, 2022
Enable ability to change .NET SDK installation directory by `DOTNET_INSTALL_DIR` environment variable (#329)
IvanZosimov
authored
45c9f23
View commit details
Copy full SHA for 45c9f23
Browse repository at this point
Commits on Sep 29, 2022
Add ability to write resolved version of SDK into the output variable (#324)
IvanZosimov
authored
c7e7147
View commit details
Copy full SHA for c7e7147
Browse repository at this point
Commits on Sep 27, 2022
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315)
IvanZosimov
authored
0705ef0
View commit details
Copy full SHA for 0705ef0
Browse repository at this point
Commits on Sep 26, 2022
Add support for Windows-arm (#320)
Show description for a351d9e
thboop
and
IvanZosimov
authored
a351d9e
View commit details
Copy full SHA for a351d9e
Browse repository at this point
Commits on Sep 20, 2022
Merge pull request #313 from panticmilos/vmpantic/update-version-package-json
Show description for 857c316
marko-zivic-93
authored
857c316
View commit details
Copy full SHA for 857c316
Browse repository at this point
Commits on Sep 14, 2022
npm run update-installers
panticmilos
committed
bba8299
View commit details
Copy full SHA for bba8299
Browse repository at this point
Merge pull request #291 from vsafonkin/v-vsafonkin/v3-adr
Show description for fd4e15f
marko-zivic-93
authored
fd4e15f
View commit details
Copy full SHA for fd4e15f
Browse repository at this point
Commits on Sep 13, 2022
Set status accepted
Vladimir Safonkin
committed
95e7de7
View commit details
Copy full SHA for 95e7de7
Browse repository at this point
ADR change (#1)
Show description for 52c3199
IvanZosimov
authored
52c3199
View commit details
Copy full SHA for 52c3199
Browse repository at this point
Commits on Sep 11, 2022
Rework
Vladimir Safonkin
committed
2d9def7
View commit details
Copy full SHA for 2d9def7
Browse repository at this point
Commits on Sep 5, 2022
Update package lock version
panticmilos
committed
df51eab
View commit details
Copy full SHA for df51eab
Browse repository at this point
Commits on Sep 1, 2022
Merge pull request #312 from panticmilos/vmpantic/update-version-package-json
Show description for e4b2fca
marko-zivic-93
authored
e4b2fca
View commit details
Copy full SHA for e4b2fca
Browse repository at this point
Commits on Aug 31, 2022
Run update installers
panticmilos
committed
d45c10e
View commit details
Copy full SHA for d45c10e
Browse repository at this point
Update actions version in package json
panticmilos
committed
4d1b6c2
View commit details
Copy full SHA for 4d1b6c2
Browse repository at this point
Commits on Aug 29, 2022
Update ADR date
Vladimir Safonkin
committed
4cb4764
View commit details
Copy full SHA for 4cb4764
Browse repository at this point
Commits on Aug 24, 2022
Grammar fixes
Vladimir Safonkin
committed
d33e605
View commit details
Copy full SHA for d33e605
Browse repository at this point
Commits on Aug 10, 2022
Merge pull request #305 from e-korolevskii/update-contributors-guide
Show description for f774756
marko-zivic-93
authored
f774756
View commit details
Copy full SHA for f774756
Browse repository at this point
Merge branch 'actions:main' into update-contributors-guide
e-korolevskii
authored
2f75d1d
View commit details
Copy full SHA for 2f75d1d
Browse repository at this point
Commits on Aug 9, 2022
Update docs/contributors.md
Show description for e6a9a96
e-korolevskii
and
IvanZosimov
authored
e6a9a96
View commit details
Copy full SHA for e6a9a96
Browse repository at this point
Commits on Aug 3, 2022
rephased docs
e-korolevskii
committed
025aba5
View commit details
Copy full SHA for 025aba5
Browse repository at this point
Commits on Aug 2, 2022
Merge pull request #250 from nogic1008/refactor/boolean-input
Show description for 37b00c4
marko-zivic-93
authored
37b00c4
View commit details
Copy full SHA for 37b00c4
Browse repository at this point
Commits on Jul 31, 2022
test: add include-prerelease env on test
nogic1008
committed
c2dac7f
View commit details
Copy full SHA for c2dac7f
Browse repository at this point
chore: set include-prerelease to false on default
nogic1008
committed
c5267f5
View commit details
Copy full SHA for c5267f5
Browse repository at this point
refactor: use core.getBooleanInput()
nogic1008
committed
ba5e53c
View commit details
Copy full SHA for ba5e53c
Browse repository at this point
advice on updating installers
e-korolevskii
committed
043fb89
View commit details
Copy full SHA for 043fb89
Browse repository at this point
Commits on Jul 29, 2022
Merge pull request #301 from nogic1008/migrate/husky4-8
Show description for cb04ff8
marko-zivic-93
authored
cb04ff8
View commit details
Copy full SHA for cb04ff8
Browse repository at this point
ci: add `--ignore-scripts` argument
nogic1008
committed
bac4044
View commit details
Copy full SHA for bac4044
Browse repository at this point
chore(deps-dev): migrate husky config to v8
Show description for d26ead4
nogic1008
committed
d26ead4
View commit details
Copy full SHA for d26ead4
Browse repository at this point
Merge pull request #302 from e-korolevskii/scripts-update
Show description for e81cd4d
marko-zivic-93
authored
e81cd4d
View commit details
Copy full SHA for e81cd4d
Browse repository at this point
updated guide
e-korolevskii
committed
ee11c4f
View commit details
Copy full SHA for ee11c4f
Browse repository at this point
Commits on Jul 28, 2022
updated local installation scripts
e-korolevskii
committed
8bf1fb6
View commit details
Copy full SHA for 8bf1fb6
Browse repository at this point
Commits on Apr 29, 2022
Don't need C# analysis for CodeQL
brcrista
authored
c0d4ad6
View commit details
Copy full SHA for c0d4ad6
Browse repository at this point
Create codeql-analysis.yml
brcrista
authored
afe2dab
View commit details
Copy full SHA for afe2dab
Browse repository at this point
v3 adr
Vladimir Safonkin
committed
fb09b12
View commit details
Copy full SHA for fb09b12
Browse repository at this point
Commits on Apr 28, 2022
Update @zeit/ncc to @vercel/ncc (#290)
Show description for 5cc8955
dmitry-shibanov
authored
5cc8955
View commit details
Copy full SHA for 5cc8955
Browse repository at this point
Previous
Next
You can’t perform that action at this time.