SteveSandersonMS
73caae2b78
Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT
2016-05-02 13:13:48 -07:00
SteveSandersonMS
d19c0d7c16
Fix frameworks/dependencies in src projects
2016-05-02 13:13:47 -07:00
SteveSandersonMS
ba7125b000
Further steps towards Angular 2 Music Store on RC2
2016-05-02 13:13:47 -07:00
SteveSandersonMS
507c4326ff
Incomplete work on migrating Angular 2 Music Store sample to ASP.NET Core 1.0 RC2
2016-05-02 13:13:47 -07:00
SteveSandersonMS
1cb4dd920c
Partial migration to ASP.NET Core 1.0 RC2 (done the core packages, plus the ES2015/Webpack samples, and the Angular2Spa template). Only verified it builds/runs on .NET Core - not checked on net451.
2016-05-02 13:13:47 -07:00
SteveSandersonMS
20fd7bc78d
Update ASP.NET build scripts
2016-05-02 13:10:09 -07:00
Doug Bunting
f05f6d5bd2
Quick fix: Simplify `OrderUsingHtmlHelpers.cshtml` layout
...
- intent was to make HTML helper output close to the tag helper output but source got over-complicated
- the output files for `Order.cshtml` and `OrderUsingHtmlHelpers.cshtml` now differ only in attribute order
- i.e. HTML helpers output attribute alphabetically while tag helpers output them in order added
2016-05-02 12:55:11 -07:00
jacalvar
ad1375abdb
Merge branch 'release' into dev
2016-05-02 12:54:05 -07:00
jacalvar
7b2fdcbfec
Remove Microsoft.AspNetCore.Mvc.Dnx from NugetPackageVerifier.json
2016-05-02 12:53:47 -07:00
Pranav K
4472048169
Fix build warnings
2016-05-02 12:51:38 -07:00
SteveSandersonMS
992060b908
Further attempt to make the build pass
2016-05-02 12:47:58 -07:00
Pranav K
7fdc9271f4
Fix build warnings
2016-05-02 12:39:09 -07:00
SteveSandersonMS
323711fc24
Hopefully make the build work on Windows
2016-05-02 12:28:04 -07:00
jacalvar
c85c22282b
Merge branch 'release' into dev
2016-05-02 12:26:37 -07:00
SteveSandersonMS
7d193108df
Build using local 'tsc' tool instead of hoping the globally-installed one exists and is the right version
2016-05-02 12:18:52 -07:00
jacalvar
059ec0f353
[ Fixes #4525 ] Get rid of DNX services
2016-05-02 12:16:08 -07:00
Pranav K
5bcf381604
Fix build warnings
2016-05-02 11:27:30 -07:00
Pranav K
95b6a0a999
Fix build warnings
2016-05-02 11:27:30 -07:00
Pranav K
8c56b1fdb7
Fix build warnings
2016-05-02 11:27:28 -07:00
Pranav K
5ad3ffc4f6
Fix build warnings
2016-05-02 11:27:27 -07:00
Pranav K
f6cdb9faf9
Fix build warnings
2016-05-02 11:27:26 -07:00
Pranav K
0ce851680b
Fix build warnings
2016-05-02 11:27:25 -07:00
Pranav K
59d905ae3b
Fix build warnings
2016-05-02 11:27:20 -07:00
Pranav K
08e394d994
Fix build warnings
2016-05-02 11:27:19 -07:00
Pranav K
f0358182e4
Fix build warnings
2016-05-02 11:27:18 -07:00
Pranav K
2205f33a59
Fix build warnings
2016-05-02 11:27:18 -07:00
Pranav K
2cd905dd44
Fix build warnings
2016-05-02 11:27:18 -07:00
Pranav K
b0e8ffc1f8
Fix build warnings
2016-05-02 11:27:17 -07:00
Pranav K
edff60f293
Fix build warnings
2016-05-02 11:27:17 -07:00
Pranav K
a97ac1b23b
Fix build warnings
2016-05-02 11:27:16 -07:00
Pranav K
63a9d64394
Fix build warnings
2016-05-02 11:27:09 -07:00
Pranav K
5abd3bf076
Fix build warnings
2016-05-02 11:27:08 -07:00
Pranav K
02f86494a9
Fix build warnings
2016-05-02 11:27:07 -07:00
Pranav K
52869b03ec
Fix build warnings
2016-05-02 11:27:05 -07:00
Pranav K
05602d36db
Fix build warnings
2016-05-02 11:27:05 -07:00
SteveSandersonMS
f798f308f3
Update redux-typed to match latest third-party .d.ts files for React and Redux
2016-05-02 11:17:26 -07:00
SteveSandersonMS
5e92ec0bee
Lock preboot dependency on 2.0.5, because newer version fails if you don't have 'typings' installed globally (which I guess is a bug)
2016-05-02 11:02:35 -07:00
Ryan Brandenburg
48b436ec8a
Allow query string on ReExecuting status code page
2016-05-02 10:57:20 -07:00
Steve Sanderson
e315bd2c28
Merge pull request #57 from laskoviymishka/unshift-issue
...
Fix issue: entry.main.unshift is not a function Closes #56
2016-05-02 10:54:54 -07:00
SteveSandersonMS
ad4bf09407
Add yosay to Yeoman generator
2016-05-02 10:24:37 -07:00
Pranav K
92408a5c22
Move samples to Entropy
...
Partial fix to #4449
2016-05-02 10:06:17 -07:00
Doug Bunting
aa1afc0a8e
Quick fix: Yes, MvcSandbox is a web project
...
- add a `web.config` file so VS recognizes this
2016-05-01 19:08:10 -07:00
Doug Bunting
f8ca631be2
Remove use of protocol-relative URIs
...
- #4563
2016-04-30 22:48:12 -07:00
jacalvar
4d02a03658
Merge branch 'release' into dev
2016-04-30 16:21:38 -07:00
jacalvar
4d198f3d8f
React to changes in razor tooling
2016-04-30 15:37:37 -07:00
Pranav K
41a3fa2329
Merge branch 'release' into dev
2016-04-30 09:17:15 -07:00
Ben Adams
3a424f6aba
Remove unnecessary fixed blocks
2016-04-30 11:17:06 +01:00
Ben Adams
2aa10a64a2
Remove noop pin+unpin w/ memory blocks
...
+ Only use pooled blocks in tests
2016-04-30 11:17:06 +01:00
Ben Adams
a31d847719
Tests only to use pooled blocks
2016-04-30 11:16:24 +01:00
Pranav K
0ff2f875d9
Avoid holding on to DependencyContext instance
...
Fixes #4527
2016-04-29 14:44:55 -07:00