|
1 | 1 | projects:
|
| 2 | +- filePath: EnyimMemcached\NHibernate.Caches.EnyimMemcached\NHibernate.Caches.EnyimMemcached.csproj |
| 3 | + concurrentRun: true |
| 4 | + applyChanges: true |
| 5 | + analyzation: |
| 6 | + methodConversion: |
| 7 | + - conversion: Ignore |
| 8 | + hasAttributeName: ObsoleteAttribute |
| 9 | + callForwarding: true |
| 10 | + cancellationTokens: |
| 11 | + guards: true |
| 12 | + methodParameter: |
| 13 | + - anyInterfaceRule: PubliclyExposedType |
| 14 | + parameter: Optional |
| 15 | + - parameter: Optional |
| 16 | + rule: PubliclyExposedType |
| 17 | + - parameter: Required |
| 18 | + scanMethodBody: true |
| 19 | + scanForMissingAsyncMembers: |
| 20 | + - all: true |
| 21 | + transformation: |
| 22 | + configureAwaitArgument: false |
| 23 | + localFunctions: true |
| 24 | + asyncLock: |
| 25 | + type: NHibernate.Util.AsyncLock |
| 26 | + methodName: LockAsync |
| 27 | + registerPlugin: |
| 28 | + - type: AsyncGenerator.Core.Plugins.EmptyRegionRemover |
| 29 | + assemblyName: AsyncGenerator.Core |
| 30 | +- filePath: MemCache\NHibernate.Caches.MemCache\NHibernate.Caches.MemCache.csproj |
| 31 | + concurrentRun: true |
| 32 | + applyChanges: true |
| 33 | + analyzation: |
| 34 | + methodConversion: |
| 35 | + - conversion: Ignore |
| 36 | + hasAttributeName: ObsoleteAttribute |
| 37 | + callForwarding: true |
| 38 | + cancellationTokens: |
| 39 | + guards: true |
| 40 | + methodParameter: |
| 41 | + - anyInterfaceRule: PubliclyExposedType |
| 42 | + parameter: Optional |
| 43 | + - parameter: Optional |
| 44 | + rule: PubliclyExposedType |
| 45 | + - parameter: Required |
| 46 | + scanMethodBody: true |
| 47 | + scanForMissingAsyncMembers: |
| 48 | + - all: true |
| 49 | + transformation: |
| 50 | + configureAwaitArgument: false |
| 51 | + localFunctions: true |
| 52 | + asyncLock: |
| 53 | + type: NHibernate.Util.AsyncLock |
| 54 | + methodName: LockAsync |
| 55 | + registerPlugin: |
| 56 | + - type: AsyncGenerator.Core.Plugins.EmptyRegionRemover |
| 57 | + assemblyName: AsyncGenerator.Core |
| 58 | +- filePath: Prevalence\NHibernate.Caches.Prevalence\NHibernate.Caches.Prevalence.csproj |
| 59 | + concurrentRun: true |
| 60 | + applyChanges: true |
| 61 | + analyzation: |
| 62 | + methodConversion: |
| 63 | + - conversion: Ignore |
| 64 | + hasAttributeName: ObsoleteAttribute |
| 65 | + callForwarding: true |
| 66 | + cancellationTokens: |
| 67 | + guards: true |
| 68 | + methodParameter: |
| 69 | + - anyInterfaceRule: PubliclyExposedType |
| 70 | + parameter: Optional |
| 71 | + - parameter: Optional |
| 72 | + rule: PubliclyExposedType |
| 73 | + - parameter: Required |
| 74 | + scanMethodBody: true |
| 75 | + scanForMissingAsyncMembers: |
| 76 | + - all: true |
| 77 | + transformation: |
| 78 | + configureAwaitArgument: false |
| 79 | + localFunctions: true |
| 80 | + asyncLock: |
| 81 | + type: NHibernate.Util.AsyncLock |
| 82 | + methodName: LockAsync |
| 83 | + registerPlugin: |
| 84 | + - type: AsyncGenerator.Core.Plugins.EmptyRegionRemover |
| 85 | + assemblyName: AsyncGenerator.Core |
| 86 | +- filePath: RtMemoryCache\NHibernate.Caches.RtMemoryCache\NHibernate.Caches.RtMemoryCache.csproj |
| 87 | + concurrentRun: true |
| 88 | + applyChanges: true |
| 89 | + analyzation: |
| 90 | + methodConversion: |
| 91 | + - conversion: Ignore |
| 92 | + hasAttributeName: ObsoleteAttribute |
| 93 | + callForwarding: true |
| 94 | + cancellationTokens: |
| 95 | + guards: true |
| 96 | + methodParameter: |
| 97 | + - anyInterfaceRule: PubliclyExposedType |
| 98 | + parameter: Optional |
| 99 | + - parameter: Optional |
| 100 | + rule: PubliclyExposedType |
| 101 | + - parameter: Required |
| 102 | + scanMethodBody: true |
| 103 | + scanForMissingAsyncMembers: |
| 104 | + - all: true |
| 105 | + transformation: |
| 106 | + configureAwaitArgument: false |
| 107 | + localFunctions: true |
| 108 | + asyncLock: |
| 109 | + type: NHibernate.Util.AsyncLock |
| 110 | + methodName: LockAsync |
| 111 | + registerPlugin: |
| 112 | + - type: AsyncGenerator.Core.Plugins.EmptyRegionRemover |
| 113 | + assemblyName: AsyncGenerator.Core |
| 114 | +- filePath: SharedCache\NHibernate.Caches.SharedCache\NHibernate.Caches.SharedCache.csproj |
| 115 | + concurrentRun: true |
| 116 | + applyChanges: true |
| 117 | + analyzation: |
| 118 | + methodConversion: |
| 119 | + - conversion: Ignore |
| 120 | + hasAttributeName: ObsoleteAttribute |
| 121 | + callForwarding: true |
| 122 | + cancellationTokens: |
| 123 | + guards: true |
| 124 | + methodParameter: |
| 125 | + - anyInterfaceRule: PubliclyExposedType |
| 126 | + parameter: Optional |
| 127 | + - parameter: Optional |
| 128 | + rule: PubliclyExposedType |
| 129 | + - parameter: Required |
| 130 | + scanMethodBody: true |
| 131 | + scanForMissingAsyncMembers: |
| 132 | + - all: true |
| 133 | + transformation: |
| 134 | + configureAwaitArgument: false |
| 135 | + localFunctions: true |
| 136 | + asyncLock: |
| 137 | + type: NHibernate.Util.AsyncLock |
| 138 | + methodName: LockAsync |
| 139 | + registerPlugin: |
| 140 | + - type: AsyncGenerator.Core.Plugins.EmptyRegionRemover |
| 141 | + assemblyName: AsyncGenerator.Core |
| 142 | +- filePath: SysCache\NHibernate.Caches.SysCache\NHibernate.Caches.SysCache.csproj |
| 143 | + concurrentRun: true |
| 144 | + applyChanges: true |
| 145 | + analyzation: |
| 146 | + methodConversion: |
| 147 | + - conversion: Ignore |
| 148 | + hasAttributeName: ObsoleteAttribute |
| 149 | + callForwarding: true |
| 150 | + cancellationTokens: |
| 151 | + guards: true |
| 152 | + methodParameter: |
| 153 | + - anyInterfaceRule: PubliclyExposedType |
| 154 | + parameter: Optional |
| 155 | + - parameter: Optional |
| 156 | + rule: PubliclyExposedType |
| 157 | + - parameter: Required |
| 158 | + scanMethodBody: true |
| 159 | + scanForMissingAsyncMembers: |
| 160 | + - all: true |
| 161 | + transformation: |
| 162 | + configureAwaitArgument: false |
| 163 | + localFunctions: true |
| 164 | + asyncLock: |
| 165 | + type: NHibernate.Util.AsyncLock |
| 166 | + methodName: LockAsync |
| 167 | + registerPlugin: |
| 168 | + - type: AsyncGenerator.Core.Plugins.EmptyRegionRemover |
| 169 | + assemblyName: AsyncGenerator.Core |
| 170 | +- filePath: SysCache2\NHibernate.Caches.SysCache2\NHibernate.Caches.SysCache2.csproj |
| 171 | + concurrentRun: true |
| 172 | + applyChanges: true |
| 173 | + analyzation: |
| 174 | + methodConversion: |
| 175 | + - conversion: Ignore |
| 176 | + hasAttributeName: ObsoleteAttribute |
| 177 | + callForwarding: true |
| 178 | + cancellationTokens: |
| 179 | + guards: true |
| 180 | + methodParameter: |
| 181 | + - anyInterfaceRule: PubliclyExposedType |
| 182 | + parameter: Optional |
| 183 | + - parameter: Optional |
| 184 | + rule: PubliclyExposedType |
| 185 | + - parameter: Required |
| 186 | + scanMethodBody: true |
| 187 | + scanForMissingAsyncMembers: |
| 188 | + - all: true |
| 189 | + transformation: |
| 190 | + configureAwaitArgument: false |
| 191 | + localFunctions: true |
| 192 | + asyncLock: |
| 193 | + type: NHibernate.Util.AsyncLock |
| 194 | + methodName: LockAsync |
| 195 | + registerPlugin: |
| 196 | + - type: AsyncGenerator.Core.Plugins.EmptyRegionRemover |
| 197 | + assemblyName: AsyncGenerator.Core |
| 198 | +- filePath: Velocity\NHibernate.Caches.Velocity\NHibernate.Caches.Velocity.csproj |
| 199 | + concurrentRun: true |
| 200 | + applyChanges: true |
| 201 | + analyzation: |
| 202 | + methodConversion: |
| 203 | + - conversion: Ignore |
| 204 | + hasAttributeName: ObsoleteAttribute |
| 205 | + callForwarding: true |
| 206 | + cancellationTokens: |
| 207 | + guards: true |
| 208 | + methodParameter: |
| 209 | + - anyInterfaceRule: PubliclyExposedType |
| 210 | + parameter: Optional |
| 211 | + - parameter: Optional |
| 212 | + rule: PubliclyExposedType |
| 213 | + - parameter: Required |
| 214 | + scanMethodBody: true |
| 215 | + scanForMissingAsyncMembers: |
| 216 | + - all: true |
| 217 | + transformation: |
| 218 | + configureAwaitArgument: false |
| 219 | + localFunctions: true |
| 220 | + asyncLock: |
| 221 | + type: NHibernate.Util.AsyncLock |
| 222 | + methodName: LockAsync |
| 223 | + registerPlugin: |
| 224 | + - type: AsyncGenerator.Core.Plugins.EmptyRegionRemover |
| 225 | + assemblyName: AsyncGenerator.Core |
2 | 226 | - filePath: NHibernate.Caches.Common.Tests\NHibernate.Caches.Common.Tests.csproj
|
3 | 227 | concurrentRun: true
|
4 | 228 | applyChanges: true
|
|
0 commit comments