46 Commits

Author SHA1 Message Date
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
0ee1d31b44 Add checkout 2019-07-23 15:16:35 -04:00
035f3d68f7 Update README.md 2019-07-17 10:45:43 -04:00
e4105b1fe8 Update README.md 2019-06-24 08:38:43 -04:00
32b4c69676 Initial commit 2019-06-19 16:22:22 -04:00