diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json new file mode 100644 index 0000000..b0e38ab --- /dev/null +++ b/.config/dotnet-tools.json @@ -0,0 +1,5 @@ +{ + "version": 1, + "isRoot": true, + "tools": {} +} \ No newline at end of file diff --git a/LY.App.csproj b/LY.App.csproj index 57ddcd1..c5e7e00 100644 --- a/LY.App.csproj +++ b/LY.App.csproj @@ -2,6 +2,8 @@ net6.0 + + en disable enable Linux @@ -15,7 +17,6 @@ -