Use folder structure namespaces

This commit is contained in:
Daniel Cronqvist 2024-08-16 23:27:15 +02:00
parent 0a11cdd791
commit e6d94247c1
90 changed files with 252 additions and 106 deletions

View file

@ -1,5 +1,5 @@
test:
dotnet test
dotnet test src/DotTiled.sln
BENCHMARK_SOURCES = DotTiled.Benchmark/Program.cs DotTiled.Benchmark/DotTiled.Benchmark.csproj
BENCHMARK_OUTPUTDIR = DotTiled.Benchmark/BenchmarkDotNet.Artifacts