diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 421c4b7..ec205ff 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "nbgv": { - "version": "3.7.115", + "version": "3.9.50", "commands": [ "nbgv" ] }, "docfx": { - "version": "2.78.3", + "version": "2.78.4", "commands": [ "docfx" ] diff --git a/Directory.Packages.props b/Directory.Packages.props index 7904dae..9d88dd7 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -15,7 +15,7 @@ - + diff --git a/test/Directory.Packages.props b/test/Directory.Packages.props index 0c1c342..fdddfe4 100644 --- a/test/Directory.Packages.props +++ b/test/Directory.Packages.props @@ -6,12 +6,12 @@ - - + + - + \ No newline at end of file