Steve Sanderson
|
a24fee4690
|
Set some projects back to netcoreapp until there's a way of referencing netcoreapp build tools from netstandard projects
|
2018-01-04 14:28:03 +00:00 |
Steve Sanderson
|
d3092dd787
|
Change libraries from netcoreapp2.0 to netstandard2.0 where possible
|
2018-01-03 15:37:31 +00:00 |
Steve Sanderson
|
a4b85ddf53
|
Split BuildTools into "Build" (for end-user app builds) and "BuildTools" (for building this repo only)
|
2017-12-14 15:32:28 +00:00 |
Steve Sanderson
|
aa63da5151
|
Write out all client app files to disk at build time instead of serving dynamically at runtime
|
2017-12-14 11:59:55 +00:00 |
Steve Sanderson
|
7390af1681
|
Make the BuildTools project consumable either as a NuGet package or locally by importing a .proj
|
2017-12-13 11:10:41 +00:00 |
Steve Sanderson
|
da4df729ee
|
Verify that the local Node.js version is 8.3.0+ (for NPM 5) before using it to build the static resources
Verify that the local Node.js version is 9.2.0+ before using it to build
the static resources
|
2017-12-08 13:09:18 +00:00 |