diff --git a/DysonNetwork.Pass/.dockerignore b/DysonNetwork.Pass/.dockerignore new file mode 100644 index 00000000..e66e5658 --- /dev/null +++ b/DysonNetwork.Pass/.dockerignore @@ -0,0 +1,4 @@ +/wwwroot/dist/ +**/bin/ +**/obj/ +**/node_modules/ \ No newline at end of file diff --git a/DysonNetwork.Pass/DysonNetwork.Pass.csproj b/DysonNetwork.Pass/DysonNetwork.Pass.csproj index 0817d912..46692523 100644 --- a/DysonNetwork.Pass/DysonNetwork.Pass.csproj +++ b/DysonNetwork.Pass/DysonNetwork.Pass.csproj @@ -4,6 +4,7 @@ net9.0 enable enable + false @@ -161,5 +162,5 @@ - +