Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Doug Bunting b1530bb380
[master] Remove legacy NuGet.config (#1817)
- no longer needed
- this mirrors part of ca3ae0e4bd (in release/6.4)
2021-02-22 16:25:43 -08:00
Brice Lambson 2a4ce47caa Cleanup build system
Changes:
* Remove OpenCover
* Unify SkipStrongNames targets
* Use NuGet.exe restore
* Simplify xUnit.net targets
* Move NuGet package sources to NuGet.config
2014-01-10 14:16:57 -08:00
lajones fcf7f22eb2 Issue 1811 - update designer build to use local EntityFramework package.
Also updated a few tests which were using obsolete methods and added a
convenience target for uninstalling the test host.
2013-12-19 12:12:40 -08:00
unknown afbcf3df77 Adding a copy of the designer source code, setup code and test code.
Updating to use the 6.1.0 build of the framework and to retrieve that from
a public PackageSource. Renaming some build targets and scripts. English
only in this checkin. Will work on localized nightly build.
2013-11-01 10:35:53 -07:00
Brice Lambson b78bb4b5a7 Enable StyleCop during build 2013-10-01 11:01:47 -07:00
Brice Lambson ca4a9d66a1 Merge branch 'hotfix-6.0.1' 2013-09-19 16:11:09 -07:00
Brice Lambson b1a13653ed Introduce end-of-line normalization 2013-09-19 13:46:58 -07:00
Brice Lambson 4711437a9a Incorporate NuGet 2.7 changes into NuGet.targets 2013-09-11 11:28:14 -07:00
ajcvickers 1eac49e756 No constitutional right for binding flags... (Fix for 1634: Remove use of Type.GetMethod)
Replaced Type.GetMethod with Type.GetMethodInfo extension methods that use the modern API in .NET 4.5/.NET for Windows Store Apps, and the old API for .NET 4.
2013-09-09 13:42:43 -07:00
Brice Lambson 7b3583b340 Upgrade xUnit.net, OpenCover & ReportGenerator packages 2013-09-06 16:08:00 -07:00
Brice Lambson d367666b5c Incorporate NuGet 2.7 changes into NuGet.targets 2013-08-28 09:49:39 -07:00
BriceLambson 2806deb68f Automating code coverage (Run using "build /t:CodeCoverage") 2013-03-19 13:14:37 -07:00
BriceLambson 76ff1cf46c Integrating SkipStrongNames into the build 2013-03-06 15:00:15 -08:00
BriceLambson a42d38084e Updating NuGet package restore process 2013-03-06 15:00:14 -08:00
AndrewPeters 757aff0ab8 Remaining pre-release build fixes 2012-07-18 11:37:06 -07:00
AndrewPeters b580978c2f Fixing a package restore race condition 2012-03-21 16:08:26 -07:00
AndrewPeters 1dc675f86d First! 2012-03-20 14:57:19 -07:00