From e15d326bf99045464912aad08d18faa0c667cdb5 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期三, 22 五月 2024 09:27:34 +0800 Subject: [PATCH] 调度算法 修改 调度逻辑 修改 调度接口 web新增 --- Schedule/IStation.Client/IStation.Client.csproj.user | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/Schedule/IStation.Client/IStation.Client.csproj.user b/Schedule/IStation.Client/IStation.Client.csproj.user index d37a6d2..ff57999 100644 --- a/Schedule/IStation.Client/IStation.Client.csproj.user +++ b/Schedule/IStation.Client/IStation.Client.csproj.user @@ -1,11 +1,6 @@ 锘�<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <_LastSelectedProfileId>D:\WorkCode\IStation\Code\Service.Ch.V1.0\Schedule\IStation.Client\Properties\PublishProfiles\FolderProfile1.pubxml</_LastSelectedProfileId> + <_LastSelectedProfileId>D:\WorkCode\IStation\Service.Ch.V1.0\Schedule\IStation.Client\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId> </PropertyGroup> - <ItemGroup> - <Compile Update="Form1.cs"> - <SubType>Form</SubType> - </Compile> - </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3