diff --git a/src/TouchSocket.AspNetCore/TouchSocket.AspNetCore.csproj b/src/TouchSocket.AspNetCore/TouchSocket.AspNetCore.csproj index c4af7a687949f7d9c4f4e900de9e0c018bbdc12b..cab9ab9a236c1b176cb0bc1f6c7a4954c0db4e8c 100644 --- a/src/TouchSocket.AspNetCore/TouchSocket.AspNetCore.csproj +++ b/src/TouchSocket.AspNetCore/TouchSocket.AspNetCore.csproj @@ -24,6 +24,20 @@ API:https://www.yuque.com/rrqm/touchsocket/index LICENSE.txt + + embedded + true + true + + + true + true + true + + + + + bin\Debug\net5\TouchSocket.AspNetCore.xml diff --git a/src/TouchSocket/TouchSocket.csproj b/src/TouchSocket/TouchSocket.csproj index 1e8c19eb6ede907d10bf8a7e2e1e9ee4309a3f10..c1707726c7b000d0f7d421cba7e70216b75608fa 100644 --- a/src/TouchSocket/TouchSocket.csproj +++ b/src/TouchSocket/TouchSocket.csproj @@ -27,6 +27,20 @@ API:https://www.yuque.com/rrqm/touchsocket/index LICENSE.txt + + embedded + true + true + + + true + true + true + + + + + bin\Debug\netstandard2.0\TouchSocket.xml