aspnetcore/test/Microsoft.AspNetCore.Identi...
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
..
Utilities Remove obsolete file. 2017-01-26 14:21:43 -08:00
ApiConsistencyTest.cs
CustomPocoTest.cs
DbUtil.cs
DefaultPocoTest.cs [2.0.1] Allow use of base identity pocos (#1385) 2017-09-15 14:35:18 -07:00
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.csproj Update how PackageReference versions are set 2017-10-09 11:10:45 -07:00
SqlStoreOnlyUsersTestBase.cs Revert IdentityDbContext breaking change (#1286) 2017-06-21 16:47:44 -07:00
SqlStoreTestBase.cs [2.0.1] Allow use of base identity pocos (#1385) 2017-09-15 14:35:18 -07:00
UserStoreGuidKeyTest.cs [2.0.1] Allow use of base identity pocos (#1385) 2017-09-15 14:35:18 -07:00
UserStoreIntKeyTest.cs [2.0.1] Allow use of base identity pocos (#1385) 2017-09-15 14:35:18 -07:00
UserStoreStringKeyTest.cs [2.0.1] Allow use of base identity pocos (#1385) 2017-09-15 14:35:18 -07:00
UserStoreTest.cs Rollback optional stores + activity features (#1281) 2017-06-13 13:05:54 -07:00
UserStoreWithGenericsTest.cs Make roles optional in Extensions.Identity 2017-06-20 13:32:42 -07:00
config.json