Commit Graph

22 Commits

Author SHA1 Message Date
Sam Harwell 5c489400b9 Switch file headers to the MIT license 2020-02-26 11:05:13 -08:00
Doug Bunting a2d81e5092 Merge branch 'master' into merge/release/3.1-to-master 2020-02-20 21:43:31 -08:00
John Luo 44d5a089b7 Merge branch 'release/3.1' 2020-01-22 19:28:42 -08:00
Ryan Nowak 9ec88301f5 Merge branch 'merge/release/3.1-to-master' of https://github.com/dotnet-maestro-bot/Common into dotnet-maestro-bot-merge/release/3.1-to-master 2020-01-16 12:10:17 -08:00
Doug Bunting 1e2b399f25 Merge pull request #2783 from dotnet-maestro-bot/merge/release/3.1-to-master
[automated] Merge branch 'release/3.1' => 'master'
2019-12-13 08:23:37 -08:00
William Godbe 16539847c5 Set IsShipping=false for all TestingUtils projects (#2782) 2019-12-12 13:43:49 -08:00
Doug Bunting 553dac482a Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-10-12 21:57:07 -07:00
John Luo a79ca4056f Support netcoreapp3.1 TFM (#2336)
* Support netcoreapp3.1 TFM

* Unpin SDK for source build

* Update to preview1 branding
2019-09-12 22:34:52 -07:00
Nate McMaster 6a577824f8 Use even more Arcade and other csproj cleanups (#1833)
* Use Arcade's convention for setting IsPackable (must be explicitly set)
* Use Arcade conventions for using DebugType and eng/Versions.props
* Remove dead code
* Update restore feeds in daily builds.md
* Disable UsingToolNetFrameworkReferenceAssemblies in analyzer tests
* Remove usage of TestGroupName (an obsolete KoreBuild setting)
* Use IVT as a .csproj attribute
2019-06-12 22:39:41 -07:00
Pavel Krymets e44d9d3103 Add xml docs to targeting pack (#1149) 2019-02-22 12:35:31 -08:00
Nate McMaster e5ee01f97b Add code check CI tests, add docs about ReferenceResolution, and other cleanups (#1044)
Changes:
* Add a step which checks that generated code is up to date
* Copy over the documentation on how to work with `<reference>` 
* Fixup a broken reference in the .sln
* Fix the casing on Microsoft.Extensions.ValueStopwatch.Sources
* Remove some unused references and variables
2019-02-01 10:33:04 -08:00
Nate McMaster f87c01b129 Remove implicit references for non-test projects (#1037) 2019-01-31 13:20:34 -08:00
Nate McMaster f9de66f47d Cleanup conversion to Arcade (#1014)
* Remove obsolete targets, properties, and scripts
* Replace IsProductComponent with IsShipping
* Undo bad merge to version.props
* Update documentation, and put workarounds into a common file
* Replace usages of RepositoryRoot with RepoRoot
* Remove API baselines
* Remove unnecessary restore feeds and split workarounds into two files
* Enable PR checks on all branches, and disable autocancel
2019-01-29 18:34:54 -08:00
Ryan Brandenburg cf72b68a1c Use Arcade (#586)
Use arcade
2019-01-29 13:26:53 -08:00
Nate McMaster f81b3343d5 Merge branch 'release/2.2' 2019-01-07 16:23:11 -08:00
Nate McMaster df645bd25f Merge branch 'release/2.1' into release/2.2 2019-01-07 15:58:24 -08:00
Pavel Krymets 1f0827195c Merge branch 'release/2.2' 2018-12-12 10:40:41 -08:00
Pavel Krymets e952668572 Merge branch 'merge/release/2.1-to-release/2.2' of github.com:dotnet-maestro-bot/Common into merge/release/2.1-to-release/2.2 2018-12-12 09:27:33 -08:00
Nate McMaster 0e60031c25 Merge branch 'release/2.2' 2018-11-15 11:01:39 -08:00
Pavel Krymets 3c1bcd4ab4 Add soluition cache for analyzers (#499) 2018-11-14 12:25:46 -08:00
Nate McMaster 33609a988c Prepare repo to build 2.2.1
* Update dependencies to 2.2.0 rtm
* Update branding to 2.2.1
* Update package baselines to 2.2.0
* Add a restore source for 2.2.0 RTM
2018-11-14 08:44:28 -08:00
Nate McMaster 3a68e6540d Merge branch 'release/2.1' into release/2.2 2018-10-30 16:39:06 -07:00