Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit 8f5a489

Browse files
committed
Update API Check related files
React to aspnet/BuildTools#238
1 parent 311c64f commit 8f5a489

File tree

6 files changed

+24
-24
lines changed

6 files changed

+24
-24
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"TypeId": "public class Microsoft.Extensions.Caching.Memory.MemoryCacheOptions : Microsoft.Extensions.Options.IOptions<Microsoft.Extensions.Caching.Memory.MemoryCacheOptions>",
4+
"MemberId": "public System.Boolean get_CompactOnMemoryPressure()",
5+
"Kind": "Removal"
6+
},
7+
{
8+
"TypeId": "public class Microsoft.Extensions.Caching.Memory.MemoryCacheOptions : Microsoft.Extensions.Options.IOptions<Microsoft.Extensions.Caching.Memory.MemoryCacheOptions>",
9+
"MemberId": "public System.Void set_CompactOnMemoryPressure(System.Boolean value)",
10+
"Kind": "Removal"
11+
}
12+
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"TypeId": "public class Microsoft.Extensions.Caching.Memory.MemoryCacheOptions : Microsoft.Extensions.Options.IOptions<Microsoft.Extensions.Caching.Memory.MemoryCacheOptions>",
4+
"MemberId": "public System.Boolean get_CompactOnMemoryPressure()",
5+
"Kind": "Removal"
6+
},
7+
{
8+
"TypeId": "public class Microsoft.Extensions.Caching.Memory.MemoryCacheOptions : Microsoft.Extensions.Options.IOptions<Microsoft.Extensions.Caching.Memory.MemoryCacheOptions>",
9+
"MemberId": "public System.Void set_CompactOnMemoryPressure(System.Boolean value)",
10+
"Kind": "Removal"
11+
}
12+
]

src/Microsoft.Extensions.Caching.Memory/exceptions.net45.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/Microsoft.Extensions.Caching.Memory/exceptions.netcore.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)