From fa1bb010be826211db581efa241bdba7cd224303 Mon Sep 17 00:00:00 2001 From: WenJY Date: Thu, 7 May 2026 10:23:30 +0800 Subject: [PATCH] add - Business --- Sln.Wcs.Business/Sln.Wcs.Business.csproj | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Sln.Wcs.Business/Sln.Wcs.Business.csproj diff --git a/Sln.Wcs.Business/Sln.Wcs.Business.csproj b/Sln.Wcs.Business/Sln.Wcs.Business.csproj new file mode 100644 index 0000000..478c447 --- /dev/null +++ b/Sln.Wcs.Business/Sln.Wcs.Business.csproj @@ -0,0 +1,14 @@ + + + + net8.0 + enable + enable + + + + + + + +