diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5f6a34d..257d421 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.0.2", + "version": "1.0.3", "commands": [ "csharpier" ], diff --git a/EDIFileLoader.Standard/EDIFileLoader.Core.csproj b/EDIFileLoader.Standard/EDIFileLoader.Core.csproj index 1c4d0d1..603debb 100644 --- a/EDIFileLoader.Standard/EDIFileLoader.Core.csproj +++ b/EDIFileLoader.Standard/EDIFileLoader.Core.csproj @@ -34,10 +34,10 @@ - + - + diff --git a/EDIFileLoader/EDIFileLoader.csproj b/EDIFileLoader/EDIFileLoader.csproj index f500d5a..3da7a8e 100644 --- a/EDIFileLoader/EDIFileLoader.csproj +++ b/EDIFileLoader/EDIFileLoader.csproj @@ -28,7 +28,7 @@ - + diff --git a/EDILibraryTests/EDILibraryTests.csproj b/EDILibraryTests/EDILibraryTests.csproj index 607ac52..02d6f8d 100644 --- a/EDILibraryTests/EDILibraryTests.csproj +++ b/EDILibraryTests/EDILibraryTests.csproj @@ -5,10 +5,10 @@ - - - - + + + +