Pranav K
42d3bdb82d
Update samples and tests to target netcoreapp2.1
2017-11-13 15:19:26 -08:00
Nate McMaster
d687617a35
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 09:29:41 -07:00
Nate McMaster
11377e08f6
Use PackageLineup to manage PackageReference versions
2017-08-29 09:42:24 -07:00
Nate McMaster
5178176219
Use Directory.Build.props/targets
2017-08-29 09:41:12 -07:00
Nate McMaster
ccef6b261b
Lift Microsoft.Extensions.WebEncoders to target .NET Standard 2.0
2017-06-07 09:41:23 -07:00
Pranav K
9a7abcd902
Remove net451 as a cross-compile target
2017-03-24 07:56:01 -07:00
Kiran Challa
bac161fdd6
Converted test projects to run on netcoreapp2.0
2017-03-21 16:48:25 -07:00
Nate McMaster
e3ca1d1a2c
Unify dependency versions to one file and remove workarounds
2017-03-15 13:47:45 -07:00
Doug Bunting
859aad081e
Bump test projects up to .NET 4.5.2
...
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 08:31:52 -08:00
Nate McMaster
81acef9238
Upgrade to VS 2017
2017-02-01 13:24:34 -08:00
Pranav K
f6eb86be78
Updating to 4.4 CoreFx packages
2016-12-14 14:47:29 -08:00
Pranav K
9cdb55b59c
Updating versions to 1.2.0-*
2016-11-09 14:17:51 -08:00
Pranav K
58d5c2f7d4
Updating to netcoreapp1.1
2016-10-13 11:17:57 -07:00
Pranav K
2b86005a85
Revert "Updating to netcoreapp1.1"
...
This reverts commit 08332a96b7 .
2016-10-12 16:08:44 -07:00
Pranav K
08332a96b7
Updating to netcoreapp1.1
2016-10-12 13:45:26 -07:00
Pranav K
c13a8affc0
Updating partner package versions
2016-09-28 11:50:43 -07:00
Doug Bunting
717e4fe083
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:00:26 -07:00
Pranav K
60a66aaa6d
Updating to RTM builds of xunit
2016-06-30 14:52:36 -07:00
Pranav K
66518476af
Updating to dev versions
2016-06-16 10:17:57 -07:00
N. Taylor Mullen
0aab689813
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:28:17 -07:00
Pranav K
a97ac1b23b
Fix build warnings
2016-05-02 11:27:16 -07:00
Pranav K
cfc071071b
Use latest build of dotnet-test-xunit
2016-04-19 14:54:02 -07:00
Pavel Krymets
f94faf4276
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 16:36:54 -07:00
Pavel Krymets
98b73cbec5
Migrate tests, tools and samples to portable
2016-04-14 14:01:34 -07:00
David Fowler
70c0254dc2
Fixed build
2016-03-25 01:48:01 -07:00
Pranav K
0e95ce9a8e
Target minimal TFMs
2016-03-12 08:22:32 -08:00
Doug Bunting
67c1dfc43d
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 18:50:26 -08:00
N. Taylor Mullen
e8f642df19
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:29:45 -08:00
John Luo
397cda382b
Updating test TFMs for custom test discovery
2016-02-18 17:08:28 -08:00
Kiran Challa
3fa76b26c8
Enable tests to run using dotnet xunit runner
2016-02-09 22:24:32 -08:00
John Luo
2fd1490c4a
Relocating dependencies
2016-02-01 18:33:21 -08:00
John Luo
33629c5fc0
Updating to new CLI
2016-02-01 17:04:37 -08:00
Victor Hurdugaci
d113f7edc9
Build with dotnet
2016-01-07 09:49:14 -08:00
Pranav K
46f64dfa20
* Remove EncoderServiceProviderExtensions
2015-12-29 18:39:39 -08:00
Pranav K
b4239550f3
Move Microsoft.Extensions.WebEncoders to HtmlAbstractions
2015-12-23 09:29:32 -08:00