Commit graph

37 commits

Author SHA1 Message Date
Maira Wenzel 545504e229 Replace master with main 2021-06-08 15:12:18 -07:00
Immo Landwerth 1daf0dc9fd Update URLs to point to main 2021-02-24 09:35:54 -08:00
Ikko Ashimine cbf3562802
Fix typo in dotnetsay/README.md
accomodate -> accommodate
2021-02-24 09:26:07 +09:00
Maira Wenzel a79e029f74
Update download path (#5976) 2021-02-18 12:12:12 -08:00
Rich Lander cbda8e6974
Update samples for C# 9 (#5579)
* Update projects to .NET 5.0

* Update to top-level projects

* Add typing
2020-11-11 18:57:08 -08:00
Rich Lander f16df77cc2
Update sourcelink guidance for dotnetsay (#5126)
* Update sourcelink guidance for dotnetsay

* Update per feedback

* Update per feedback
2020-08-27 11:21:35 -07:00
Rich Lander 4b53ccd8fe Move sourcelink items/properties to D.b.p 2020-08-21 15:01:10 -07:00
Rich Lander e457470a1b Update project file 2020-08-21 12:39:08 -07:00
Rich Lander 02581bc65d Update license information to new scheme 2020-08-21 12:32:01 -07:00
Rich Lander 3d4025435e Update project files 2020-08-21 12:13:33 -07:00
Rich Lander 3b4cdd8340 Update project files 2020-08-21 11:16:46 -07:00
Rich Lander 4ed5c02a61 Update README 2020-08-21 11:14:10 -07:00
Rich Lander 9a39b6b01e Fix errors in project file for dotnetsay 2020-08-21 11:03:43 -07:00
Rich Lander 033814807f
Update dotnetsay tool to roll-forward (#5090)
* Update dotnetsay tool to roll-forward

* Update samples/dotnetsay/dotnetsay.csproj
2020-08-20 17:05:08 -07:00
Next Turn b11e783dc8
Bump Microsoft.SourceLink.GitHub in /samples/dotnetsay (#3593) 2020-08-20 14:57:00 -07:00
Next Turn 9755e25ee2
Use Release configuration (#3637) 2020-04-22 11:06:20 -07:00
dependabot-preview[bot] 58e863f4a1 Bump Microsoft.SourceLink.GitHub in /samples/dotnetsay (#3203)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta-62925-02 to 1.0.0-beta2-19367-01.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/commits/1.0.0-beta2-19367-01)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 09:38:12 -07:00
Next Turn 310c0210e6 Update links (#2408) 2019-03-08 19:52:12 -08:00
Next Turn 4b17f38b2d Enforce coding styles (#2377) 2019-03-05 08:14:06 -08:00
Next Turn 7006053e39 Remove BOM (#2367) 2019-03-03 22:48:21 -08:00
David Lechner ed1c85de46
dotnetsay: use stdin for message when redirected
This adds a feature to the dotnetsay program to allow using stdin as the message when stdin is redirected. This lets us do fun things like:

    fortune | dotnetsay
2018-06-03 13:38:47 -05:00
Rich Lander e9e6c91206
Enabled tiered compilation for dotnetsay (#1607)
Enable tiered compilation for dotnetsay
2018-05-29 09:48:56 -07:00
Rich Lander 1772e19921
Add EA 2.1 link 2018-05-25 17:11:25 -07:00
Rich Lander e455f4aa1f
Update dotnetsay for .NET Core 2.1 release (#1597) 2018-05-25 12:04:08 -07:00
Rich Lander aa149360de
Update instructions to use ContinuousIntegrationBuild (#1567) 2018-05-17 11:32:30 -07:00
Rich Lander 121587c83a Add instructions for debugging tools 2018-05-15 22:44:45 -07:00
Rich Lander d8a912e486 Add sourcelink instructions for dotnetsay 2018-05-15 22:21:10 -07:00
Rich Lander 6dd1c9e50d
Add .NET Core RC1 version of dotnetsay (#1565)
* Update for .NET Core 2.1 RC1

* Update version number

* Update dotnetsay to 2.1.1
2018-05-15 21:05:15 -07:00
Rich Lander f440620615
Update sample for .NET Core 2.1 Preview 2 (#1428) 2018-04-11 12:26:15 -07:00
Rodrigo Kumpera e968faa85a
Fix a couple of typos in dotnetsay README 2018-02-28 08:11:17 -08:00
Rich Lander 3cd1bd933f
Update README.md 2018-02-27 15:47:18 -08:00
Peter Huene ce4e3a66ad Fix location for uninstall on Windows (#1305)
* Fix location for uninstall on Windows

* Fix Linux/OSX path for global tools README.
2018-02-27 12:02:57 -08:00
Rich Lander 5c354f2bf2
Update README.md 2018-02-27 11:43:51 -08:00
Rich Lander bc40fa469d
Update README.md 2018-02-27 11:37:13 -08:00
Rich Lander d441b9cc8d
Add uninstall instructions 2018-02-27 11:36:07 -08:00
Rich Lander f8235418d8
Add Readme for dotnetsay (#1304) 2018-02-27 11:30:53 -08:00
Kathleen Dollard 7efdad07a5 Add sample for global tools (#1288) 2018-02-26 15:35:56 -08:00