-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused VS dependencies and old versions of .NET Core from depe…
…ndencies (#5317) As a result of removing Razor's VS projects and upgrading all projects to netcoreapp3.0, we no longer need dependency variable for .NET Core 1.x and 2.x and Visual Studio packages. Changes: * Remove 'StandardTestTfm' * Remove variables for .NET Core 1.0, 1.1, 2.0, 2.1, and 2.2 * Remove VSIX variables * Stop generating 'branding.props' - this hasn't been used in a while and is no longer needed
- Loading branch information
1 parent
6235106
commit 0cd79cc
Showing
23 changed files
with
37 additions
and
176 deletions.
There are no files selected for viewing
This file contains 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 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 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.