Commit Graph

52 Commits (9283a8cf7a0b3ea259fff5036aeff4c674f29f88)

Author SHA1 Message Date
Adam Ralph 9283a8cf7a
switch side by side testing example to single setup step (#283) 3 years ago
Vladimir Safonkin 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
4 years ago
Thomas Ardal 13b852df87
Moved checkout above setup step to align with the other samples (#256) 4 years ago
Pure Krome 76ddd67c90
Fix a space in the documentation (#248) 4 years ago
La'Kaleigh Harris 550702114f
Support multiple versions in single invocation (#240) 4 years ago
David Pine 44530e8569
Update README.md
Fix the README.md file to avoid the .NET CLI repo link that is now the .NET SDK repo.
4 years ago
Thomas Pisula e26fc623bc
Update README.md
fix docs
4 years ago
George Chakhidze 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
4 years ago
Darii Nurgaleev 450b569534
Update README.md 4 years ago
Darii Nurgaleev e1cf912aaf
Update README.md 4 years ago
Darii Nurgaleev 03d6eb5402
Update README.md 4 years ago
Darii Nurgaleev effa3e26d2
Update README.md 4 years ago
Maxim Lobanov b50d70502b Update README.md 4 years ago
Maxim Lobanov d8cff32ae5 Update README.md 4 years ago
Maxim Lobanov 5a201f5e82
Merge pull request #177 from GGG-KILLER/patch-1
Remove unsupported versions of .NET from README
5 years ago
Andreas Offenhaeuser f2eb44dadd
Update link to pre-installed runner Software 5 years ago
GGG KILLER 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.
5 years ago
Zachary Eisinger a1c7110c2a
Add example for SxS testing to Readme 5 years ago
Zachary Eisinger 52dbd90938
Merge pull request #115 from timheuer/patch-2
Update README.md
5 years ago
Zachary Eisinger 221e7bcc3b Use v1 tag for setup-dotnet 5 years ago
Zachary Eisinger 37b9e8b54a
Merge pull request #111 from coderpatros/doco
Add note and link to documentation on already available .NET SDKs
5 years ago
No Name Pro c7a4f4e270
YAML Formatting at a example workflow
YAML Format of the code at 'Example usage' with Environment Variables
5 years ago
Tim Heuer 9bdaa47c80
Update README.md
Matching readme to latest release version and fixing checkout action (best practice not to use `@main` versioning)
5 years ago
Patrick Dwyer 81ca5f786c
Merge remote-tracking branch 'origin/main' into doco 5 years ago
Patrick Dwyer 257d9b2a19
Add note and link to documentation on already available .NET SDKs 5 years ago
Zachary Eisinger 4114018c87 Update references to main branch 5 years ago
Zachary Eisinger 73683e5d2f
Merge pull request #92 from actions/readme-envvars
Include useful environment variables in the README
5 years ago
Zachary Eisinger 5091cc16d9
Update environment variable scope 5 years ago
Zachary Eisinger fe5534da38
Include useful environment variables in the README 5 years ago
litetex 3de417d35c Update README.md 6 years ago
Alex 08fb271bd7
Update README.md 6 years ago
litetex 561f9e2075 Updated doc 6 years ago
Tim Heuer 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.
6 years ago
Zachary Eisinger 932d77f347
Update readme with description for nuget auth 6 years ago
Zachary Eisinger 167e5cb271 Remove special case for gpr url 6 years ago
Stanley Goldman 474fe34688
Merge branch 'master' into master 6 years ago
Zachary Eisinger 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
6 years ago
Alex Mullans 2f00ce2a3e Missing /index.json restored 6 years ago
Alex Mullans 6bd4969ec6 GPR authentication support 6 years ago
Danny McCormick 83427067c7
Show preview example in matrix 6 years ago
Danny McCormick e6a15e9035
Use correct comment character 6 years ago
Danny McCormick fe9489df58
Use dotnet-version (#16) 6 years ago
Danny McCormick 10a142b9ea
Add badge 6 years ago
Danny McCormick d6004ce18b Sdk doc nits 6 years ago
Danny McCormick 99b3249572
Quoting 6 years ago
Danny McCormick dc30e5defe
V1 (#9)
* Consume new tool-cache

* Fix tests

* V1
6 years ago
Bryan MacFarlane 4bc0a8d3fb
actions to steps 6 years ago
Danny McCormick 1566687aab
Update README.md 6 years ago
Danny McCormick 0ee1d31b44
Add checkout 6 years ago
Danny McCormick 035f3d68f7
Update README.md 6 years ago