diff --git a/nuget.config b/nuget.config index 8467dcb..1da1b53 100644 --- a/nuget.config +++ b/nuget.config @@ -1,33 +1,19 @@ - + - - - - - - - + + + - \ No newline at end of file + + + diff --git a/src/Connected.Components/.config/dotnet-tools.json b/src/Connected.Components/.config/dotnet-tools.json index 271e0bc..aaaa200 100644 --- a/src/Connected.Components/.config/dotnet-tools.json +++ b/src/Connected.Components/.config/dotnet-tools.json @@ -1,12 +1,12 @@ { - "version": 1, - "isRoot": true, - "tools": { - "excubo.webcompiler": { - "version": "3.5.10", - "commands": [ - "webcompiler" - ] - } - } + "version": 1, + "isRoot": true, + "tools": { + "connected.webcompiler": { + "version": "1.0.7-prerelease.g67169cf2c5", + "commands": [ + "webcompiler" + ] + } + } } \ No newline at end of file