Commit graph

134 commits

Author SHA1 Message Date
Rich Lander
7e82018d11
Update nuget.config for 5.0 2020-07-15 15:17:22 -07:00
Next Turn
9755e25ee2
Use Release configuration (#3637) 2020-04-22 11:06:20 -07:00
Sven Boemer
dc05cc993e
Add note about linker package with pointer to new instructions (#3788) 2020-04-20 11:14:40 -07:00
Maira Wenzel
c5be8161c4
Update link to go to the download page 2020-03-05 18:24:34 -08:00
Mateo Torres-Ruiz
d221fd49e8
Fix broken link to mono linker XML format (#4195) 2020-02-27 20:13:49 +01:00
Carlos Sanchez Lopez
91b84848bc
Fixing mono/linker doc link 2019-09-11 11:15:03 -07:00
Krzysztof Wicher
a5c5da1c8a
Update RaspberryPiInstructions.md 2019-09-04 14:59:27 -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
Rich Lander
310b169c26
Update nuget.config 2019-06-20 16:01:04 -07:00
Next Turn
b2f4f20fab Update dotnet-bot sample for .NET Core 2.1 (#2409) 2019-03-08 19:53:38 -08:00
Next Turn
310c0210e6 Update links (#2408) 2019-03-08 19:52:12 -08:00
Next Turn
ca47ba0fce Enforce coding styles (#2401) 2019-03-08 04:14:16 -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
Next Turn
f3109f473c Target .NET Core 2 (#2341) 2019-03-02 07:42:29 -08:00
Greg Ingram
01f6eec126 Update RaspberryPiInstructions.md (#2175)
Fixed link.
2018-12-20 11:17:02 -08:00
nightblade9
ef7197c3b2 Reference latest package version from NuGet linker (#2091)
* Remove package version from NuGet linker

This way, you get the latest and greatest version, not a 2017 version.

* Update to latest preview version as per PR comments
2018-12-18 17:07:03 -08:00
Per Lundberg
bb9e37a305 Update RaspberryPiInstructions.md (#2165)
Fix formatting
2018-12-18 11:43:25 -08:00
Huangli Wu
0559a530d4
Update dotnet-svcutil.xmlserializer-instructions.md 2018-10-26 10:20:13 -07:00
meriturva
ef82503981 Fix space ammount (#2014)
Align script value of extra space with text to 1GB (from current 10GB in the script).
2018-10-22 10:03:12 -07:00
codec-abc
fadea80213 Add limitation about Raspberry version 1. (#1944) 2018-09-16 09:34:58 -07:00
Rich Lander
431d4cb931
Add NuGet.org 2018-09-10 11:42:28 -07:00
Peter Marcu
1e971c6b15
Adding publish section. 2018-08-20 12:56:57 -07:00
Lee Coward
cf47ab7bb5
Merge pull request #1654 from dlech/patch-2
dotnetsay: use stdin for message when redirected
2018-06-07 16:09:23 -07:00
Alicia Li
dec37e1971
Update dotnet-svcutil.xmlserializer-instructions.md 2018-06-06 13:29:51 -07:00
Huangli Wu
53794baa38
Merge pull request #1580 from huanwu/AddSvcutilXmlSerializerInstructions
Add instruction for dotnet-svcutil.xmlserializer
2018-06-05 13:29:37 -07:00
Alicia Li
702a8fb164
Update dotnet-svcutil.xmlserializer-instructions.md
Minor updates
2018-06-05 13:19:20 -07:00
Huangli Wu
30ebf5efb2
Update dotnet-svcutil.xmlserializer-instructions.md 2018-06-04 16:49:29 -07:00
Huangli Wu
cbbe18f26b
Update dotnet-svcutil.xmlserializer-instructions.md 2018-06-04 10:44:17 -07:00
Huangli Wu
2727676925
Update dotnet-svcutil.xmlserializer-instructions.md 2018-06-04 10:43:44 -07: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
Huangli Wu
5a44733712
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-29 16:16:25 -07:00
Huangli Wu
ddc229df4b
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-29 16:13:41 -07:00
Huangli Wu
14cd7f30f7
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-29 10:36:10 -07: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
Huangli Wu
21e860a195
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-25 17:01:57 -07:00
Huangli Wu
b8fcba2591
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-25 16:14:37 -07:00
Rich Lander
e455f4aa1f
Update dotnetsay for .NET Core 2.1 release (#1597) 2018-05-25 12:04:08 -07:00
Huangli Wu
38900ffa21
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-23 11:30:51 -07:00
Huangli Wu
28046413e2
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-23 11:29:11 -07:00
Huangli Wu
9f68c59a7b
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-22 10:23:19 -07:00
Huangli Wu
567d8e4310
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-22 10:20:35 -07:00
Huangli Wu
86e76af48a
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-22 10:18:18 -07:00
Huangli Wu
4b0c8c216a Add instructions for dotnet-svcutil.xmlserializer 2018-05-21 15:55:26 -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
Peter Marcu
df2293b35e
Update RaspberryPiInstructions.md
Updating for .NET Core 2.1
2018-05-04 18:46:34 -07:00