From 167990fc2cf198099107b947f42f7da07a0bcdc4 Mon Sep 17 00:00:00 2001 From: ikpil Date: Sat, 19 Aug 2023 12:46:30 +0900 Subject: [PATCH] csproj typo --- .../DotRecast.Detour.Extras.csproj | 20 +++++++++---------- .../DotRecast.Detour.TileCache.csproj | 14 ++++++------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/DotRecast.Detour.Extras/DotRecast.Detour.Extras.csproj b/src/DotRecast.Detour.Extras/DotRecast.Detour.Extras.csproj index 6b37247..cb1a282 100644 --- a/src/DotRecast.Detour.Extras/DotRecast.Detour.Extras.csproj +++ b/src/DotRecast.Detour.Extras/DotRecast.Detour.Extras.csproj @@ -1,16 +1,16 @@ - - netstandard2.1 - + + netstandard2.1 + - - - - + + + - - - + + + + diff --git a/src/DotRecast.Detour.TileCache/DotRecast.Detour.TileCache.csproj b/src/DotRecast.Detour.TileCache/DotRecast.Detour.TileCache.csproj index 61c8f1a..a332599 100644 --- a/src/DotRecast.Detour.TileCache/DotRecast.Detour.TileCache.csproj +++ b/src/DotRecast.Detour.TileCache/DotRecast.Detour.TileCache.csproj @@ -1,12 +1,12 @@ - - netstandard2.1 + + netstandard2.1 + - - - - - + + + + \ No newline at end of file