diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 924a771..83bcc1b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.6", + "version": "1.3.0", "commands": [ "csharpier" ] diff --git a/Tests/POCDijkstra.Tests/POCDijkstra.Tests.csproj b/Tests/POCDijkstra.Tests/POCDijkstra.Tests.csproj index bbc03a7..60cd793 100644 --- a/Tests/POCDijkstra.Tests/POCDijkstra.Tests.csproj +++ b/Tests/POCDijkstra.Tests/POCDijkstra.Tests.csproj @@ -7,7 +7,7 @@ - +