0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 ( #315 )
2022-09-27 14:47:12 +02:00
f078482971
add global-json-file input ( #276 )
...
* support specifying global.json location with global-json-file input
* add test workflow jobs for global.json usage
* fix typo in global-json-file description
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-04-18 08:25:56 -04:00
9283a8cf7a
switch side by side testing example to single setup step ( #283 )
2022-04-11 11:50:34 -04:00
53d632b5c0
Update docs to v2 ( #278 )
...
* Update docs to v2
* Bump checkout action to v3
* Update installer scripts
* Replace v2 to vX on the docs, minor fixes
* Remove extra whitespace
2022-04-01 09:48:47 -04:00
13b852df87
Moved checkout above setup step to align with the other samples ( #256 )
2021-12-28 15:37:44 +03:00
76ddd67c90
Fix a space in the documentation ( #248 )
2021-11-23 16:56:22 +03:00
550702114f
Support multiple versions in single invocation ( #240 )
2021-11-23 13:03:56 +03:00
44530e8569
Update README.md
...
Fix the README.md file to avoid the .NET CLI repo link that is now the .NET SDK repo.
2021-10-05 10:05:48 -05:00
e26fc623bc
Update README.md
...
fix docs
2021-08-29 14:56:20 +02:00
bab14f40fd
Update link to dotnet environment variables docs
...
Old: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet#environment-variables
New: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-environment-variables
2021-07-28 14:48:24 +04:00
450b569534
Update README.md
2021-05-06 21:38:47 +07:00
e1cf912aaf
Update README.md
2021-05-06 20:10:13 +07:00
03d6eb5402
Update README.md
2021-05-06 15:10:43 +07:00
effa3e26d2
Update README.md
2021-05-06 02:55:59 +07:00
b50d70502b
Update README.md
2021-05-05 16:47:58 +03:00
d8cff32ae5
Update README.md
2021-05-05 16:45:32 +03:00
5a201f5e82
Merge pull request #177 from GGG-KILLER/patch-1
...
Remove unsupported versions of .NET from README
2021-04-08 09:40:20 +03:00
f2eb44dadd
Update link to pre-installed runner Software
2021-04-05 21:35:43 +09:00
3707a44789
Remove unsupported versions of .NET from README.
...
.NET Core 2.2 and 3.0 are no longer supported and should not be in the examples.
All versions were changed to pull in the latest revision as people might copy this without
checking all accepted version formats and getting the latest revision is good security practice.
2021-03-25 20:07:28 -03:00
a1c7110c2a
Add example for SxS testing to Readme
2020-09-17 12:49:59 -07:00
52dbd90938
Merge pull request #115 from timheuer/patch-2
...
Update README.md
2020-08-28 12:18:17 -07:00
221e7bcc3b
Use v1 tag for setup-dotnet
2020-08-28 11:58:17 -07:00
37b9e8b54a
Merge pull request #111 from coderpatros/doco
...
Add note and link to documentation on already available .NET SDKs
2020-08-28 11:33:16 -07:00
c7a4f4e270
YAML Formatting at a example workflow
...
YAML Format of the code at 'Example usage' with Environment Variables
2020-08-15 18:12:04 +02:00
9bdaa47c80
Update README.md
...
Matching readme to latest release version and fixing checkout action (best practice not to use `@main` versioning)
2020-08-03 16:19:34 -07:00
81ca5f786c
Merge remote-tracking branch 'origin/main' into doco
2020-07-17 21:20:59 +10:00
257d9b2a19
Add note and link to documentation on already available .NET SDKs
2020-07-17 21:20:05 +10:00
4114018c87
Update references to main branch
2020-07-15 10:00:26 -07:00
73683e5d2f
Merge pull request #92 from actions/readme-envvars
...
Include useful environment variables in the README
2020-06-12 10:51:24 -07:00
5091cc16d9
Update environment variable scope
2020-06-01 08:53:23 -07:00
fe5534da38
Include useful environment variables in the README
2020-05-29 13:39:14 -07:00
3de417d35c
Update README.md
2020-04-09 19:29:16 +02:00
08fb271bd7
Update README.md
2020-04-04 19:47:16 +02:00
561f9e2075
Updated doc
2020-04-04 18:09:19 +02:00
73b32e9eb3
Updating readme snippets to show latest SDK
...
Given the LTS release of .NET Core it's good practice that any samples using the SDK should use the supported versions. 2.2 is no longer a supported version in a month or so and the latest SDK should be used in examples. Minor change, but important for copy/paste folks.
2019-12-17 13:21:43 -08:00
932d77f347
Update readme with description for nuget auth
2019-12-13 12:52:24 -08:00
167e5cb271
Remove special case for gpr url
2019-11-25 15:16:52 -08:00
474fe34688
Merge branch 'master' into master
2019-11-08 17:15:28 +01:00
bb17c31beb
Update README to show real matrix examples
...
Makes the README more clear about environment being set-up and gives valid examples of versions that can be installed.
Fixes #43
2019-10-21 07:51:03 -07:00
2f00ce2a3e
Missing /index.json restored
2019-10-04 08:03:54 -07:00
6bd4969ec6
GPR authentication support
2019-10-03 16:35:25 -07:00
83427067c7
Show preview example in matrix
2019-08-16 12:36:18 -04:00
e6a15e9035
Use correct comment character
2019-08-16 10:21:55 -04:00
fe9489df58
Use dotnet-version ( #16 )
2019-08-13 16:05:52 -04:00
10a142b9ea
Add badge
2019-08-12 15:11:11 -04:00
d6004ce18b
Sdk doc nits
2019-08-01 16:40:13 -04:00
99b3249572
Quoting
2019-08-01 11:05:47 -04:00
dc30e5defe
V1 ( #9 )
...
* Consume new tool-cache
* Fix tests
* V1
2019-08-01 09:26:34 -04:00
4bc0a8d3fb
actions to steps
2019-07-25 21:27:45 -04:00
1566687aab
Update README.md
2019-07-23 15:45:43 -04:00