Nate McMaster
ea707f8d8a
Update how PackageReference versions are set
...
Changes:
- Remove floating versions
- Disable myget feeds during a Universe build
- Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:10:45 -07:00
Hao Kung
45f9780d32
Switch back to netstandard2.0
2017-05-26 12:45:28 -07:00
Hao Kung
e6f3ebf581
Refactor Identity into Core + Stores
2017-05-23 11:21:39 -07:00
Andrew Stanton-Nurse
1909240393
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-04 15:50:44 -07:00
Andrew Stanton-Nurse
d19f44124b
netcoreapp2.0 ( #1183 )
2017-05-04 15:49:48 -07:00
Nate McMaster
ca192308c8
Revert "Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved"
...
This reverts commit dff2a3a559 .
2017-04-28 11:50:16 -07:00
Brice Lambson
dff2a3a559
Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved
2017-04-25 15:05:16 -07:00
John Luo
b1d1d85aee
Remove cyclic dependency
2017-04-05 18:16:43 -07:00
Kiran Challa
7e051d92cb
Converted samples and test projects to run on netcoreapp2.0
2017-04-05 12:10:45 -07:00
Pranav K
b2b32d691b
Revert "Adding System.Security.Claims to samples and tests"
...
This reverts commit 36184161fb .
Fixes #1141
2017-04-03 11:24:23 -07:00
Pranav K
36184161fb
Adding System.Security.Claims to samples and tests
...
This should go away after we migrate everything, but for now this
is required to get the build going.
2017-03-21 16:49:32 -07:00
Pranav K
234b882758
Remove net451 as a compilation target
2017-03-21 16:49:04 -07:00
Nate McMaster
8d8faf9adc
Unify dependency versions to one file and remove workarounds
...
Upgrade to stable version of Moq
Simplify sample dependencies by using metapackage
2017-03-15 14:47:08 -07:00
John Luo
a5ca720ff1
Upgrading to VS 2017
2017-02-02 17:16:39 -08:00