From 378725af30f2ccf5007f80c553865be2b39f727a Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 18 十月 2022 17:09:58 +0800 Subject: [PATCH] 修改数据库地址 --- zhengcaioa/zhengcaioa/Properties/PublishProfiles/FolderProfile.pubxml.user | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Properties/PublishProfiles/FolderProfile.pubxml.user b/zhengcaioa/zhengcaioa/Properties/PublishProfiles/FolderProfile.pubxml.user index 10df99d..560191b 100644 --- a/zhengcaioa/zhengcaioa/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/zhengcaioa/zhengcaioa/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -4,8 +4,8 @@ --> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <_PublishTargetUrl>D:\netcoreapp3.1\publish11111\</_PublishTargetUrl> - <History>True|2021-06-18T02:23:47.0862716Z;</History> + <_PublishTargetUrl>D:\netcoreapp3.1\publish\</_PublishTargetUrl> + <History>True|2021-07-13T01:53:03.3370599Z;True|2021-06-18T10:23:47.0862716+08:00;</History> </PropertyGroup> <ItemGroup> <File Include="aliyun-net-sdk-core.dll"> -- Gitblit v1.9.1