Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-19.vsconfig update for .NET 4.8 (#51464)GilesDMiddleton
.vsconfig was missing the missing the .NET 4.8 Targetting pack option. Fix #51455
2020-10-11Revert "Fixed failing build with -allconfigurations by adding dependency to ↵Viktor Hofer
.vsconfig (#37555)" (#43278) This reverts commit c57dffd69a7aa305b24728c84ae6b0b5b33701f8.
2020-10-11Fixed failing build with -allconfigurations by adding dependency to ↵Benjamin Bartels
.vsconfig (#37555)
2019-11-14Initial runtime repository structuredotnet-bot