This repository was archived by the owner on Dec 14, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Microsoft.Extensions.Caching.Memory.Tests
Microsoft.Extensions.Caching.Redis.Tests
Microsoft.Extensions.Caching.SqlServer.Tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
"keyFile" : " ../../tools/Key.snk"
5
5
},
6
6
"dependencies" : {
7
- "dotnet-test-xunit" : " 1.0.0-rc3-000000-00 " ,
7
+ "dotnet-test-xunit" : " 1.0.0-rc3-000000-01 " ,
8
8
"Microsoft.AspNetCore.Testing" : " 1.0.0-rtm-21431" ,
9
9
"Microsoft.Extensions.Caching.Memory" : " 1.0.0" ,
10
10
"Microsoft.Extensions.DependencyInjection" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "dotnet-test-xunit" : " 1.0.0-rc3-000000-00 " ,
3
+ "dotnet-test-xunit" : " 1.0.0-rc3-000000-01 " ,
4
4
"Microsoft.AspNetCore.Testing" : " 1.0.0-rtm-21431" ,
5
5
"Microsoft.Extensions.Caching.Redis" : " 1.0.0" ,
6
6
"Microsoft.Extensions.DependencyInjection" : " 1.0.0" ,
Original file line number Diff line number Diff line change 4
4
"keyFile" : " ../../tools/Key.snk"
5
5
},
6
6
"dependencies" : {
7
- "dotnet-test-xunit" : " 1.0.0-rc3-000000-00 " ,
7
+ "dotnet-test-xunit" : " 1.0.0-rc3-000000-01 " ,
8
8
"Microsoft.AspNetCore.Testing" : " 1.0.0-rtm-21431" ,
9
9
"Microsoft.Extensions.Caching.SqlServer" : " 1.0.0" ,
10
10
"Microsoft.Extensions.Configuration.EnvironmentVariables" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments