We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e62e60 commit 10a142bCopy full SHA for 10a142b
README.md
@@ -1,5 +1,9 @@
1
# setup-dotnet
2
3
+<p align="left">
4
+ <a href="https://github.com/actions/setup-dotnet"><img alt="GitHub Actions status" src="https://github.com/actions/setup-dotnet/workflows/Main%20workflow/badge.svg"></a>
5
+</p>
6
+
7
This action sets up a dotnet environment for use in actions by:
8
9
- optionally downloading and caching a version of dotnet by SDK version and adding to PATH
0 commit comments