diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b5f1db5..5f6a34d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,11 +3,11 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.0.1", + "version": "1.0.2", "commands": [ "csharpier" ], "rollForward": false } } -} +} \ No newline at end of file diff --git a/EDILibraryTests/EDILibraryTests.csproj b/EDILibraryTests/EDILibraryTests.csproj index fbac045..607ac52 100644 --- a/EDILibraryTests/EDILibraryTests.csproj +++ b/EDILibraryTests/EDILibraryTests.csproj @@ -6,9 +6,9 @@ - - - + + +