Commit Graph

16 Commits

Author SHA1 Message Date
Ryan Nowak 2027dd4acd Quote MSBuild arguments 2018-04-16 15:08:22 -07:00
Steve Sanderson ce8088f9a3 Inject MSBuild properties into templates during build 2018-04-13 16:50:33 +01:00
Ryan Nowak d3bdb987b0 Add a new feed dotnet-core
This is the *new* and most correct feed for our developer builds.
Leaving the old ones there for now because the other ASP.NET Repos also
left them there.
2018-04-08 14:24:06 -07:00
Ryan Nowak b106cf4d6c Update non-product dependencies 2018-04-08 14:24:06 -07:00
Ryan Nowak d097190824 Add support for conditional attributes
Adds conditional attributes for HTML elements.

This means that an attribute with a 'false' .NET bool value or a null
.NET value of another type will not be rendered in the HTML.
2018-04-03 14:06:48 -07:00
Steve Sanderson 8990ba9f7c Remove redundant file now we moved to Korebuild 2018-03-14 12:00:54 +00:00
Ryan Nowak d175b4d38a Konvert to KoreBuild 2018-03-14 11:23:42 +00:00
Steve Sanderson c0b0679e27 Add /p:TargetVSIXContainer to tools build script 2018-03-14 11:23:40 +00:00
Steve Sanderson d426809b4a Add /p:DeployExtension=false to tooling build script 2018-03-14 11:23:40 +00:00
Steve Sanderson ede0bdcdee Temporarily hardcode msbuild path in build script 2018-03-14 11:23:40 +00:00
Steve Sanderson bcf89371c6 Build BlazorTooling.sln too 2018-03-14 11:23:40 +00:00
Steve Sanderson 9a17a343cc Ensure Microsoft.AspNetCore.Blazor.Build is packed in a post-publish form so it's cross-plat compatible 2018-02-27 20:22:19 +00:00
Steve Sanderson ccd4de4d8c Build CI packages in release mode 2018-02-27 19:47:18 +00:00
Steve Sanderson 7f1f97c6a1 Log extra build info 2018-02-27 19:24:35 +00:00
Steve Sanderson 41fa69f665 Force CI to build with a specific version of .NET Core 2018-02-27 18:52:35 +00:00
Ryan Nowak 51f10e1921 Add (empty) VSIX and language services projects 2018-02-13 15:36:44 -08:00