mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-08 19:26:03 +03:00
Use folder structure namespaces
This commit is contained in:
parent
0a11cdd791
commit
e6d94247c1
90 changed files with 252 additions and 106 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue