Eric Erhardt
|
49527d3ea6
|
Merge pull request #4000 from MichaelSimons/nanoInstaller
Modified dotnet-install.ps1 to support Nano Server
|
2016-08-09 21:09:51 -05:00 |
|
Eric Erhardt
|
2708a364b4
|
Merge pull request #4013 from dotnet/blackdwarf-patch-1
Update HelpCommand.cs
|
2016-08-09 21:08:08 -05:00 |
|
Michael Simons (VISUAL STUDIO)
|
b53e254fbd
|
Updated Add-Type logic to account for Powershell Core Edition
|
2016-08-08 15:03:36 -05:00 |
|
Zlatko Knezevic
|
3abada74d4
|
Update HelpCommand.cs
Changing the text from "Common Commands" to just "Commands" to indicate that these are in the box, so to speak.
|
2016-08-07 07:31:28 -07:00 |
|
Tomáš Matoušek
|
8f00e03c43
|
Merge pull request #3989 from tmat/AnyDebugType
Pass debugType thru to the command line compiler
|
2016-08-04 13:14:42 -07:00 |
|
Michael Simons (VISUAL STUDIO)
|
a34e93c340
|
Modified dotnet-install.ps1 to support Nano Server
|
2016-08-04 15:04:26 -05:00 |
|
Eric Erhardt
|
8cf16ce1eb
|
Merge pull request #3960 from jplebre/dotnet-new-nunit
Adds dotnet-new for nunit, similar to the xunit template
|
2016-08-04 08:14:33 -05:00 |
|
Tomas Matousek
|
dfbea3df34
|
Pass debugType thru to the command line compiler
|
2016-08-03 18:08:14 -07:00 |
|
jplebre
|
db17fb6889
|
xunit and nunit template tests cannot run in parallel
|
2016-08-03 22:06:17 +01:00 |
|
jplebre
|
e5dad7e451
|
Cleaned up unused bits
|
2016-08-03 22:06:17 +01:00 |
|
jplebre
|
408d083525
|
eeeek! (sorry, wrong dependency version edited)
|
2016-08-03 22:06:17 +01:00 |
|
jplebre
|
4508884c42
|
clean up and added nunit command to README
|
2016-08-03 22:06:17 +01:00 |
|
jplebre
|
09d37fe3ec
|
removed the -* from version numbers in xunit and nunit templates
|
2016-08-03 22:06:17 +01:00 |
|
jplebre
|
06d7a84c08
|
Added tests as a project to the solution
|
2016-08-03 22:06:17 +01:00 |
|
jplebre
|
82bf84f46b
|
projec.json should be the same as nunit's template
|
2016-08-03 22:06:17 +01:00 |
|
jplebre
|
b889e97a88
|
fixed trailing commas
|
2016-08-03 22:06:17 +01:00 |
|
jplebre
|
069a351971
|
adding nunit test to the list of commands
|
2016-08-03 22:06:17 +01:00 |
|
Pavel Krymets
|
b7075b857b
|
Use JsonTextReader in DependencyContextJsonReader (#3972)
Using low level JsonTextReader in DependencyContextJsonReader class for performance reasons
|
2016-08-02 10:02:30 -07:00 |
|
Livar
|
9d3b727392
|
Merge pull request #3970 from dotnet/test-protocol-images
Fixing images in the test protocol documentation
|
2016-08-01 12:35:20 -07:00 |
|
Livar
|
c4b777ec3c
|
Fixing images in the test protocol documentation
cc @piotrp @blackdwarf
|
2016-08-01 11:45:28 -07:00 |
|
Eric Erhardt
|
eca827e0d4
|
Merge pull request #3922 from blackdwarf/templatesfix
Remove namespace and public from console app
|
2016-07-27 07:53:23 -05:00 |
|
Bryan Thornbury
|
e100c1f046
|
Merge pull request #3312 from dotnet/brthor/consume-dotnet-deb-tool-2
Consume dotnet-deb-tool in cli
|
2016-07-26 16:41:53 -07:00 |
|
Bryan Thornbury
|
7707ad970c
|
small fix
|
2016-07-26 16:04:14 -07:00 |
|
Bryan Thornbury
|
3bc1aa9128
|
Consume dotnet-deb-tool in cli
|
2016-07-26 15:26:44 -07:00 |
|
Eric Erhardt
|
eaa771edca
|
Merge pull request #3918 from blackdwarf/frefix
Fix newlines in the first run experience message
|
2016-07-25 10:11:34 -05:00 |
|
Zlatko Knezevic
|
77136a11ee
|
Update README.md (#3904)
* Update README.md
* Responding to PR feedback
* Responding to PR feedback
|
2016-07-22 14:21:15 -07:00 |
|
Zlatko Knezevic
|
6766017ffb
|
Responding to PR feedback
|
2016-07-22 12:11:01 -07:00 |
|
Zlatko Knezevic
|
252be27100
|
Remove namespace and public from console app
Fixes #745, #3531
|
2016-07-22 11:56:05 -07:00 |
|
Bryan Thornbury
|
30557a179a
|
Merge pull request #3914 from brthor/brthor/readonlytest
Add Test for removing readonly flag when copying readonly library assets
|
2016-07-22 10:18:48 -07:00 |
|
Zlatko Knezevic
|
d14fda084b
|
Fix newlines in the first run experience message
The newlines in the first run experience were missing which made the text
look a little squashed.
Fixes #3909
|
2016-07-21 23:00:26 -07:00 |
|
Bryan Thornbury
|
5cb8be5143
|
PR Feedback
|
2016-07-21 22:09:07 -07:00 |
|
Bryan Thornbury
|
f829d8cb93
|
change namespace
|
2016-07-21 21:12:50 -07:00 |
|
Bryan Thornbury
|
e1c5c7a43d
|
Add Test for removing readonly flag when copying readonly library assets
|
2016-07-21 19:36:45 -07:00 |
|
Eric Erhardt
|
76058bea60
|
Merge pull request #3886 from eerhardt/IgnoreZips
Update gitignore to ignore the generated dotnet-new .zip files.
|
2016-07-19 06:56:30 -05:00 |
|
Eric Erhardt
|
9a522ccd32
|
Update gitignore to ignore the generated dotnet-new .zip files.
|
2016-07-18 16:56:34 -05:00 |
|
Eric Erhardt
|
9c6bcb9a83
|
Merge pull request #3878 from eerhardt/UpdateDependenciesConversion
Move to buildtools' VersionTools for update-dependencies.
|
2016-07-18 14:06:00 -05:00 |
|
Eric Erhardt
|
eada6913c4
|
PR feedback
|
2016-07-15 19:52:20 -05:00 |
|
Eric Erhardt
|
a27d02eb66
|
Move to buildtools' VersionTools for update-dependencies.
|
2016-07-15 19:41:29 -05:00 |
|
Mattias Karlsson
|
1f52591d9e
|
Fix invalid json in runtimeconfig (#3871)
The json in [appname].runtimeconfig.json example is invalid, this adds the missing `,`
|
2016-07-15 08:52:09 -07:00 |
|
Eric Erhardt
|
164244f4df
|
Merge pull request #3760 from svick/broken-links
Fixed docs links in READMEs
|
2016-07-14 15:20:17 -05:00 |
|
Eric Erhardt
|
dd5ae66215
|
Merge pull request #3857 from dotnet/ajbaaska/fix-dup-mappings
Fixed few bugs in include patterns and mappings
|
2016-07-14 15:18:37 -05:00 |
|
Ajay Bhargav Baaskaran
|
01021a0a6d
|
Addressed feedback
|
2016-07-13 15:52:23 -07:00 |
|
Ajay Bhargav Baaskaran
|
dbf7435c3c
|
[Fixes #3502] Fix: publishOptions: [...] not respected
|
2016-07-13 15:09:22 -07:00 |
|
Ajay Bhargav Baaskaran
|
c748c81a4a
|
[Fixes #3856] Allow mapping of the same file to multiple target paths
|
2016-07-13 14:56:22 -07:00 |
|
Eric Erhardt
|
084d556cb4
|
Merge pull request #3836 from danielrbradley/fix-cmd-path-spaces
Fix building from build.cmd on a path containing spaces
|
2016-07-13 16:25:19 -05:00 |
|
Krzysztof Wicher
|
44bf7b499e
|
Merge pull request #3812 from josteink/terminal-probe
Handle missing terminal capabilities.
|
2016-07-13 13:34:05 -07:00 |
|
Daniel Bradley
|
c15fc24500
|
Merge branch 'rel/1.0.0' into fix-cmd-path-spaces
|
2016-07-13 16:28:15 +01:00 |
|
Eric Erhardt
|
69eed12132
|
Merge pull request #3846 from cartermp/fs-update
Add missing comma to F# lib project.json
|
2016-07-12 21:08:37 -05:00 |
|
cartermp
|
e1be430f59
|
Add missing comma to F# lib project.json
|
2016-07-12 15:33:18 -07:00 |
|
Eric Erhardt
|
fc73287c53
|
Merge pull request #3789 from cartermp/fs-update
Update F# dotnet-new templates for Preview 2 (Enrico Sada rebase)
|
2016-07-12 13:45:43 -05:00 |
|