This repository was archived by the owner on Dec 14, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +4
-5
lines changed
Microsoft.Extensions.Caching.Abstractions
Microsoft.Extensions.Caching.Memory
Microsoft.Extensions.Caching.Redis
Microsoft.Extensions.Caching.SqlServer Expand file tree Collapse file tree 5 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 22var VERSION='0.1'
33var FULL_VERSION='0.1'
44var AUTHORS='Microsoft Open Technologies, Inc.'
5- - BuildQuality = "";
65
76use-standard-lifecycle
87k-standard-goals
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.0-alpha1- *" ,
2+ "version" : " 1.1.0-*" ,
33 "buildOptions" : {
44 "warningsAsErrors" : true ,
55 "keyFile" : " ../../tools/Key.snk" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.0-alpha1- *" ,
2+ "version" : " 1.1.0-*" ,
33 "description" : " In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache." ,
44 "packOptions" : {
55 "repository" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.0-alpha1- *" ,
2+ "version" : " 1.1.0-*" ,
33 "description" : " Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis." ,
44 "packOptions" : {
55 "repository" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.0-alpha1- *" ,
2+ "version" : " 1.1.0-*" ,
33 "dependencies" : {
44 "Microsoft.Extensions.Caching.Abstractions" : " 1.1.0-*" ,
55 "Microsoft.Extensions.Options" : " 1.1.0-*" ,
You can’t perform that action at this time.
0 commit comments