林豪 左 2 年之前
父節點
當前提交
f8031d8f42

+ 12 - 0
WCS.Core/Properties/PublishProfiles/FolderProfile.pubxml

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <Configuration>Release</Configuration>
+    <Platform>Any CPU</Platform>
+    <PublishDir>D:\XM\Release\DLL</PublishDir>
+    <PublishProtocol>FileSystem</PublishProtocol>
+  </PropertyGroup>
+</Project>

+ 14 - 0
WCS.DbHelper/Properties/PublishProfiles/FolderProfile.pubxml

@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <Configuration>Release</Configuration>
+    <Platform>Any CPU</Platform>
+    <PublishDir>D:\XM\Release\DLL</PublishDir>
+    <PublishProtocol>FileSystem</PublishProtocol>
+    <VersionPrefix>1.0.0</VersionPrefix>
+    <describe>第一版</describe>
+  </PropertyGroup>
+</Project>

+ 14 - 0
WCS.Entity/Properties/PublishProfiles/FolderProfile.pubxml

@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <Configuration>Release</Configuration>
+    <Platform>Any CPU</Platform>
+    <PublishDir>D:\XM\Release\DLL</PublishDir>
+    <PublishProtocol>FileSystem</PublishProtocol>
+    <VersionPrefix>1.0.2</VersionPrefix>
+    <describe>优化引用</describe>
+  </PropertyGroup>
+</Project>

+ 14 - 0
WCS.RedisHelper/Properties/PublishProfiles/FolderProfile.pubxml

@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <Configuration>Release</Configuration>
+    <Platform>Any CPU</Platform>
+    <PublishDir>D:\XM\Release\DLL</PublishDir>
+    <PublishProtocol>FileSystem</PublishProtocol>
+    <VersionPrefix>1.0.2</VersionPrefix>
+    <describe>fix</describe>
+  </PropertyGroup>
+</Project>

+ 14 - 0
WCS.Virtual_PLC/Properties/PublishProfiles/FolderProfile.pubxml

@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <Configuration>Release</Configuration>
+    <Platform>Any CPU</Platform>
+    <PublishDir>D:\XM\Release\DLL</PublishDir>
+    <PublishProtocol>FileSystem</PublishProtocol>
+    <VersionPrefix>1.0.0</VersionPrefix>
+    <describe>第一版</describe>
+  </PropertyGroup>
+</Project>