Nate McMaster
09ae669370
Bump version to 2.0.4
2.0.4
2018-04-17 14:14:39 -07:00
Nate McMaster
44d39bc0d4
Bump version, update build tools, and dependency versions
2.0.3
2018-01-18 16:29:08 -08:00
Nate McMaster
79fd6debad
Bump version to 2.0.3
2018-01-10 14:56:13 -08:00
Nate McMaster
d5a664e481
Bump version to 2.0.2
2.0.2
2017-12-06 16:20:14 -08:00
Nate McMaster
64389a9bbe
Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105
2.0.1
2017-10-13 13:11:55 -07:00
Nate McMaster
86e94d7812
Update how PackageReference versions are set
...
Changes:
- Remove floating versions
- Disable myget feeds during a Universe build
- Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:10:58 -07:00
Nate McMaster
9f05a3d34b
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-10-02 14:12:55 -07:00
Nate McMaster
63e0af2ee8
Import dependencies.props last to ensure TargetFramework is set first
2017-09-29 17:02:10 -07:00
Nate McMaster
dc5e980efa
Update build scripts, tools, and dependencies for 2.0.x
2017-09-20 17:23:18 -07:00
Nate McMaster
e0ab3ddcca
Update the list of packages patching in 2.0.x
2017-09-20 13:40:18 -07:00
Ryan Brandenburg
0c058894c2
Update bootstrappers
2017-09-19 14:44:54 -07:00
Ryan Brandenburg
98385cbcb0
Update bootstrappers
2017-09-19 14:44:54 -07:00
Nate McMaster
77cac3b6be
Update package feeds and dependencies for 2.0.1 ( #1284 )
2017-09-18 12:42:26 -07:00
Nate McMaster
051150475f
Bump version to 2.0.1
2017-09-15 18:00:22 -07:00
Pranav K
128683be0e
Pinning versions for 2.0.0
rel/2.0.0
2017-08-17 15:00:10 -07:00
Steve Sanderson
576e3debf1
Complete the lstat patching for #1101
2017-07-12 15:27:00 +01:00
Steve Sanderson
44f86eb8a1
Fix webpack HMR proxying logic for apps running on non-root URLs (e.g., full IIS virtual directories)
2017-07-11 18:56:06 +01:00
Steve Sanderson
22ff88ab79
On Windows, patch Node's lstat to work around permissions error. Fixes #1101
2017-07-11 10:43:31 +01:00
Steve Sanderson
70d89b9ad3
Update templates to ASP.NET Core 2.0.0-rtm-26190 and SDK 2.0.0-preview3-006729
2017-07-11 10:43:31 +01:00
Pranav K
c94563c700
Updating KoreBuild branch
2017-07-10 11:57:58 -07:00
Pranav K
814df07034
Branching for 2.0.0 rtm
2017-07-10 11:43:36 -07:00
Steve Sanderson
4492d3eab7
In Angular template, rename boot.client.ts to boot.browser.ts for consistency
2017-07-07 17:16:47 +01:00
Steve Sanderson
efdfbf5dbb
In Yeoman templates, stop restoring using Yarn, since it doesn't respect npm-shrinkwrap.json
2017-07-07 15:27:50 +01:00
Steve Sanderson
6f2e408083
Update templates to ASP.NET Core 2.0.0-preview3-26096
2017-07-07 15:13:51 +01:00
Steve Sanderson
70a4a68e7c
Update templates to ASP.NET Core 2.0.0-preview3-26071
2017-07-07 12:40:41 +01:00
Steve Sanderson
a1942edbfe
Update AppVeyor build to use .NET Core SDK 2.0.0-preview3-006670
2017-07-07 12:31:52 +01:00
Ryan Brandenburg
fd90301b1c
Remove NETStandard.Library.NETFramework
2017-07-07 12:25:04 +01:00
Steve Sanderson
58145d33e3
Update ReactRedux template dependencies
2017-07-07 12:08:01 +01:00
Steve Sanderson
2135c30d66
Update React template dependencies
2017-07-07 12:07:14 +01:00
Steve Sanderson
5191531813
Add AoT compilation to Angular template
2017-07-07 12:07:13 +01:00
Steve Sanderson
03018f32b7
Update Angular template dependencies
2017-07-07 12:07:13 +01:00
Steve Sanderson
e632d2bb69
In domain-task/fetch, only apply HTTPS cert validation workaround for HTTPS requests (not HTTP)
2017-07-07 12:07:12 +01:00
Pranav K
7a56f643f7
Update version suffix for 2.0.0 RTM release
2017-07-06 15:08:26 -07:00
Ryan Brandenburg
056b955f52
Set "TreatWarningsAsErrors" before NuGet restore
...
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:17:52 -07:00
Nate McMaster
0993f46c9e
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:38:00 -07:00
Steve Sanderson
4ba0358987
In AngularSpa template, log any FetchData errors but don't stop prerendering completely
2017-07-06 14:57:07 +01:00
Steve Sanderson
721e3c45fd
Update ReactReduxSpa NPM shrinkwrap file
2017-07-06 14:50:34 +01:00
Steve Sanderson
27f59c6971
Make domain-task/fetch disable HTTPS cert validation when making relative requests to own server as workaround for #1089
2017-07-06 14:37:29 +01:00
Steve Sanderson
943fb2f482
In core packages, set <None Remove="node_modules\**\*" /> otherwise builds are super slow
2017-07-06 11:13:24 +01:00
Pranav K
2c4bc302de
Update LICENSE.txt text
2017-07-03 14:06:26 -07:00
Steve Sanderson
5b634ee33c
Remove "dotnet restore" post-action from templates for consistency with stock Web templates
2017-07-03 15:50:16 +01:00
Steve Sanderson
6e1fa2b2c3
Use ASP.NET Core CI NuGet feed to enable access to preview3 packages
2017-07-03 14:44:40 +01:00
Steve Sanderson
f72ebbd66e
Remove redundant preview2 NuGet feed reference
2017-07-03 14:33:44 +01:00
Steve Sanderson
391ceec559
Update AppVeyor build to use .NET Core 2.0 Preview 3
2017-07-03 14:32:43 +01:00
Steve Sanderson
076b5304e0
Update templates to reference latest preview3 packages
2017-07-03 14:32:29 +01:00
Steve Sanderson
94fc84a9b4
Add simpler prerendering API. Fixes #607
2017-07-03 14:07:28 +01:00
Steve Sanderson
9cce26ebd8
Fix error formatting by rebuilding entrypoint-http.js
2017-07-03 14:01:31 +01:00
Steve Sanderson
513d288a5d
Use GetRandomFileName instead of GetTempFileName. Fixes #1060
2017-07-03 10:15:53 +01:00
Steve Sanderson
429a432dd3
Check for null during node process disposal. Fixes #1061
2017-07-03 10:09:03 +01:00
Ryan Brandenburg
76928bcbaa
Remove AssetTargetFramework
2017-06-30 10:24:48 +01:00