Skip to content

Commit 9fefe3c

Browse files
authored
Clean up project structure (#194)
1 parent 2082174 commit 9fefe3c

460 files changed

Lines changed: 773 additions & 3120 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AspectCore-Framework.sln

Lines changed: 230 additions & 0 deletions
Large diffs are not rendered by default.

aspectscope/AspectCore.AspectScope.sln

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

reflection/performance/AspectCore.Extensions.Reflection.Benchmark/AspectCore.Extensions.Reflection.Benchmark.csproj renamed to benchmark/AspectCore.Extensions.Reflection.Benchmark/AspectCore.Extensions.Reflection.Benchmark.csproj

File renamed without changes.

reflection/performance/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/ConstructorReflectorBenchmarks.cs renamed to benchmark/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/ConstructorReflectorBenchmarks.cs

File renamed without changes.

reflection/performance/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/CustomAttributeReflectorBenchmarks.cs renamed to benchmark/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/CustomAttributeReflectorBenchmarks.cs

File renamed without changes.

reflection/performance/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/FieldReflectorBenchmarks.cs renamed to benchmark/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/FieldReflectorBenchmarks.cs

File renamed without changes.

reflection/performance/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/MethodReflectorBenchmarks.cs renamed to benchmark/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/MethodReflectorBenchmarks.cs

File renamed without changes.

reflection/performance/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/PropertyReflectorBenchmarks.cs renamed to benchmark/AspectCore.Extensions.Reflection.Benchmark/Benchmarks/PropertyReflectorBenchmarks.cs

File renamed without changes.

reflection/performance/AspectCore.Extensions.Reflection.Benchmark/Fakes/ConstructorFakes.cs renamed to benchmark/AspectCore.Extensions.Reflection.Benchmark/Fakes/ConstructorFakes.cs

File renamed without changes.

reflection/performance/AspectCore.Extensions.Reflection.Benchmark/Fakes/FieldFakes.cs renamed to benchmark/AspectCore.Extensions.Reflection.Benchmark/Fakes/FieldFakes.cs

File renamed without changes.

0 commit comments

Comments
 (0)