-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Make Visual Studio 2019 a prerequisite to building this repo #7005
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
86 commits
Select commit
Hold shift + click to select a range
269d953
Make Visual Studio 2019 a prerequisite for building this repo
02fe688
Merge branch 'master' into vs2019
f75253c
Update .sln files
e29b1dd
Merge branch 'master' into vs2019
5328272
Merge branch 'master' into vs2019
e9c62cf
Merge branch 'master' into vs2019
542da21
Update Windows SDK to 17134
24a8712
Update docs
6499a53
Disable ANCM tests
7f0b97e
Merge branch 'master' into vs2019
6c05292
Capture binlog on build
1a57e2e
Update to .NET Core SDK 3.0 Preview 2
c7621cd
Merge branch 'master' into vs2019
553591e
Merge branch 'master' into vs2019
076acbd
PR feedback
f1c70cd
Merge branch 'master' into vs2019
eee7ced
Try dotnet-external-temp-staging
4d36be0
update repo tasks dependencies
7edf9b9
Update Microsoft.Extensions.DependencyModel
ad70a54
Add json.net to repo tasks
153ce9a
Revert "Add json.net to repo tasks"
0f44cba
Merge branch 'master' into vs2019
e58a7c7
Merge branch 'master' into vs2019
b2f2b71
Merge branch 'master' into vs2019
ae58d60
Use Microsoft.NET.Sdk.Razor as a package consistently accross the repo
9c36819
Move helix targets
ffa977f
React to changes in metadata from Microsoft.NETCore.App
9d25b47
React to changes in .NET Core SDK
42ff319
Revert updates to repotask dependencies
3c9d1e9
Merge branch 'master' into vs2019
d34721d
Update dependencies
776bf1e
Update C++ toolset to v142
f6ed6af
Require Microsoft.VisualStudio.Workload.VisualStudioExtension
4e6313e
Merge branch 'master' into vs2019
4c37c2c
Revert to v141 toolset
a6fa123
Merge branch 'master' into vs2019
a9130f8
Add v141 and VC 14.16 tools to require workloads
80bcfcc
Don't produce binlog
6e29806
Merge branch 'master' into vs2019
d6dd193
Update template tests workarounds
7cf24f1
Override nuget restore path for template tests
03ac76e
React to changes in .NET Core SDK
6249f63
Commit changes to package.json
e6a2466
fixup! Commit changes to package.json
4d5bfe4
Fix broken tests on macOS/Linux
da4ab7f
Merge branch 'master' into vs2019
98d64a9
Merge branch 'master' into vs2019
69ef702
Merge branch 'master' into vs2019
71474a7
React to renaming of VS2019 workloads
4bc88d9
Update min version to VS 2019 Preview 3
1573b7a
Remove usage of VCToolsRedistVersion
4e401e8
Add atl to required workloads
c847bef
Workaround Microsoft/msbuild#4150 and issue in C++ tooling
9ee9ec0
Add --no-restore flags during CI build
364be67
Merge branch 'master' into vs2019
cc85bc4
Update ci.yml
natemcmaster c84f6b3
Update default-build.yml
natemcmaster 610a113
Update ci.yml
natemcmaster d0b7260
Update default-build.yml
natemcmaster 71d992d
Update CodeCheck.ps1
natemcmaster a76465b
Update helix-test.yml
natemcmaster 723bfd4
Merge branch 'master' into vs2019
263091f
Merge branch 'master' into vs2019
5b82b2f
Update build definitions
d37329c
Fix `--no-restore` in build.sh
19ba937
Attempt to workaround CodeCheck.ps1 failure which doesn't repro local…
40dd848
Use git diff --name-only to figure out _which_ files are failing code…
1eeb25a
Merge branch 'master' into vs2019
35ef92e
Download git during codecheck
31e6baa
Revert "Download git during codecheck"
2ab0890
Debug git version
0a9e12b
Merge branch 'master' into vs2019
55ba4d1
Emit PSVersion table
7c4a00b
Merge branch 'master' into vs2019
30563cc
redirect stderr from git.exe to null
6eaa573
Suppress first-run console output
9eb25c1
Try setting git config core.safecrlf false on CI
e6643d6
Revert "Try setting git config core.safecrlf false on CI"
f1c19a4
Attempt to handle stderr from git better
a0ce0b4
Merge branch 'master' into vs2019
693dc0e
Exclude "The file will have its original line endings in your working…
a4b929a
Remove dead YML file
62cd6b5
Rename usages of win7-{x64,x86} to win-{x64,x86}
a61599f
Update KoreBuild to 3.0.0-build-20190219.1
d3917e4
Merge branch 'master' into vs2019
81d3c00
Apparently DOTNET_SKIP_FIRST_TIME_EXPERIENCE is not respected
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.sln
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Common.sln
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Setup.sln
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...ates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/RazorComponentsWeb-CSharp.sln
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.