Skip to content

Commit

Permalink
Remove old non-published caches (#149)
Browse files Browse the repository at this point in the history
fix #143
  • Loading branch information
fredericDelaporte authored May 9, 2024
1 parent ca02b21 commit 71e9fe8
Show file tree
Hide file tree
Showing 77 changed files with 1 addition and 6,904 deletions.
64 changes: 0 additions & 64 deletions AsyncGenerator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,38 +151,6 @@
- name: createNewTypes
value: false
assemblyName: AsyncGenerator.Core
- filePath: MemCache/NHibernate.Caches.MemCache.Tests/NHibernate.Caches.MemCache.Tests.csproj
targetFramework: net461
concurrentRun: true
applyChanges: true
analyzation:
cancellationTokens:
enabled: true
scanMethodBody: true
scanForMissingAsyncMembers:
- all: true
registerPlugin:
- type: AsyncGenerator.Core.Plugins.NUnitPlugin
parameters:
- name: createNewTypes
value: false
assemblyName: AsyncGenerator.Core
- filePath: Prevalence/NHibernate.Caches.Prevalence.Tests/NHibernate.Caches.Prevalence.Tests.csproj
targetFramework: net461
concurrentRun: true
applyChanges: true
analyzation:
cancellationTokens:
enabled: true
scanMethodBody: true
scanForMissingAsyncMembers:
- all: true
registerPlugin:
- type: AsyncGenerator.Core.Plugins.NUnitPlugin
parameters:
- name: createNewTypes
value: false
assemblyName: AsyncGenerator.Core
- filePath: RtMemoryCache/NHibernate.Caches.RtMemoryCache.Tests/NHibernate.Caches.RtMemoryCache.Tests.csproj
targetFramework: net461
concurrentRun: true
Expand All @@ -199,22 +167,6 @@
- name: createNewTypes
value: false
assemblyName: AsyncGenerator.Core
- filePath: SharedCache/NHibernate.Caches.SharedCache.Tests/NHibernate.Caches.SharedCache.Tests.csproj
targetFramework: net461
concurrentRun: true
applyChanges: true
analyzation:
cancellationTokens:
enabled: true
scanMethodBody: true
scanForMissingAsyncMembers:
- all: true
registerPlugin:
- type: AsyncGenerator.Core.Plugins.NUnitPlugin
parameters:
- name: createNewTypes
value: false
assemblyName: AsyncGenerator.Core
- filePath: StackExchangeRedis/NHibernate.Caches.StackExchangeRedis.Tests/NHibernate.Caches.StackExchangeRedis.Tests.csproj
targetFramework: net461
concurrentRun: true
Expand Down Expand Up @@ -270,19 +222,3 @@
- name: createNewTypes
value: false
assemblyName: AsyncGenerator.Core
- filePath: Velocity/NHibernate.Caches.Velocity.Tests/NHibernate.Caches.Velocity.Tests.csproj
targetFramework: net461
concurrentRun: true
applyChanges: true
analyzation:
cancellationTokens:
enabled: true
scanMethodBody: true
scanForMissingAsyncMembers:
- all: true
registerPlugin:
- type: AsyncGenerator.Core.Plugins.NUnitPlugin
parameters:
- name: createNewTypes
value: false
assemblyName: AsyncGenerator.Core
7 changes: 0 additions & 7 deletions EnyimMemcached/default.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,11 @@
<property name="root.dir" value=".." />
<include buildfile="${root.dir}/buildcommon.xml" />

<fileset id="EnyimMemcached-required-assemblies">
<include name="${folders.lib}/Enyim.*"/>
</fileset>

<target name="prepare-bin-pack-specific" depends="init">
<property name="bin-pack.project.name" value="EnyimMemcached" />
</target>

<target name="bin-pack" depends="init prepare-bin-pack-specific bin-pack-common">
<copy todir="${bin-pack.project.deploy}" flatten="true">
<fileset refid="EnyimMemcached-required-assemblies" />
</copy>
</target>

<target name="test" depends="init">
Expand Down
Binary file removed Lib/net/4.0/Bamboo.Prevalence.Util.dll
Binary file not shown.
Binary file removed Lib/net/4.0/Bamboo.Prevalence.dll
Binary file not shown.
31 changes: 0 additions & 31 deletions Lib/net/4.0/Bamboo.Prevalence.license.txt

This file was deleted.

Binary file removed Lib/net/4.0/CASBase.dll
Binary file not shown.
Binary file removed Lib/net/4.0/CASClient.dll
Binary file not shown.
208 changes: 0 additions & 208 deletions Lib/net/4.0/CacheBaseLibrary.XML

This file was deleted.

Binary file removed Lib/net/4.0/CacheBaseLibrary.dll
Binary file not shown.
Loading

0 comments on commit 71e9fe8

Please sign in to comment.