From 02c4ee44ea1ec8479a9420df3d52844f23995f28 Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期一, 25 十一月 2024 11:28:12 +0800 Subject: [PATCH] 1 --- WebAPI/WebAPI.csproj.user | 49 +------------------------------------------------ 1 files changed, 1 insertions(+), 48 deletions(-) diff --git a/WebAPI/WebAPI.csproj.user b/WebAPI/WebAPI.csproj.user index 308610c..ace9a86 100644 --- a/WebAPI/WebAPI.csproj.user +++ b/WebAPI/WebAPI.csproj.user @@ -1,50 +1,3 @@ 锘�<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <PropertyGroup> - <WebStackScaffolding_ControllerDialogWidth>600</WebStackScaffolding_ControllerDialogWidth> - <WebStackScaffolding_IsLayoutPageSelected>True</WebStackScaffolding_IsLayoutPageSelected> - <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected> - <WebStackScaffolding_IsReferencingScriptLibrariesSelected>True</WebStackScaffolding_IsReferencingScriptLibrariesSelected> - <WebStackScaffolding_LayoutPageFile /> - <WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected> - <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile> - <NameOfLastUsedPublishProfile>D:\Git\houduan\WebAPI\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> - <NameOfLastUsedPublishProfile>C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\WebAPI\Properties\PublishProfiles\FolderProfilewtt.pubxml</NameOfLastUsedPublishProfile> - <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> - <UseIISExpress>true</UseIISExpress> - <Use64BitIISExpress /> - <IISExpressSSLPort /> - <IISExpressAnonymousAuthentication>enabled</IISExpressAnonymousAuthentication> - <IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication> - <IISExpressUseClassicPipelineMode>false</IISExpressUseClassicPipelineMode> - <UseGlobalApplicationHostFile /> - <ProjectView>ProjectFiles</ProjectView> - <Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID> - <Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath> - </PropertyGroup> - <ProjectExtensions> - <VisualStudio> - <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> - <WebProjectProperties> - <StartPageUrl> - </StartPageUrl> - <StartAction>CurrentPage</StartAction> - <AspNetDebugging>True</AspNetDebugging> - <SilverlightDebugging>False</SilverlightDebugging> - <NativeDebugging>False</NativeDebugging> - <SQLDebugging>False</SQLDebugging> - <ExternalProgram> - </ExternalProgram> - <StartExternalURL> - </StartExternalURL> - <StartCmdLineArguments> - </StartCmdLineArguments> - <StartWorkingDirectory> - </StartWorkingDirectory> - <EnableENC>True</EnableENC> - <AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug> - </WebProjectProperties> - </FlavorProperties> - </VisualStudio> - </ProjectExtensions> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> </Project> \ No newline at end of file -- Gitblit v1.9.1