diff --git a/NuGet.config b/NuGet.config new file mode 100644 index 0000000..017a47c --- /dev/null +++ b/NuGet.config @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/ShellDemo/ShellDemo.csproj b/ShellDemo/ShellDemo.csproj index d6d4ad7..aaf36d8 100644 --- a/ShellDemo/ShellDemo.csproj +++ b/ShellDemo/ShellDemo.csproj @@ -28,11 +28,16 @@ linux-x64;linux-arm64 - - + + + + + + + diff --git a/TodoApp/TodoApp.csproj b/TodoApp/TodoApp.csproj index ddc883f..bc85aa3 100644 --- a/TodoApp/TodoApp.csproj +++ b/TodoApp/TodoApp.csproj @@ -28,11 +28,16 @@ linux-x64;linux-arm64 - - + + + + + + + diff --git a/WebViewDemo/WebViewDemo.csproj b/WebViewDemo/WebViewDemo.csproj index eaa54fe..000e14a 100644 --- a/WebViewDemo/WebViewDemo.csproj +++ b/WebViewDemo/WebViewDemo.csproj @@ -28,11 +28,16 @@ linux-x64;linux-arm64 - - + + + + + + +