aspnetcore/build
N. Taylor Mullen 63af9221dc Update korebuild and VSIX generation settings to support 15.8 VS.
- Prior to this if a 15.8 VS was installed the VSIX creation target would fail due to a bug in the CLI we're currently pinned to (already fixed, we just haven't pulled it). The fix was removing the parallelism flags to msbuild to allow it to run unrestricted in regards to processor utilization.
- Changed the VS restrictions to ensure we don't use unsupported 15.9 bits that have breaking changes in their MSBuild bits (this has proven to be troublesome in the past).
2018-05-15 11:51:00 -07:00
..
buildpipeline
Key.snk
MPack.targets
VSIX.targets Update korebuild and VSIX generation settings to support 15.8 VS. 2018-05-15 11:51:00 -07:00
dependencies.props Update dependencies.props 2018-05-13 14:20:13 -07:00
repo.props Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
repo.targets Fixup Razor Sdk tests to work on netcoreapp2.2 2018-05-08 15:22:54 -07:00
sources.props