git修改
This commit is contained in:
parent
9d5e0d0ed4
commit
eb2bdf6255
|
@ -47,5 +47,4 @@
|
||||||
/.gitignore
|
/.gitignore
|
||||||
/SGGL/FineUIPro.Web/Properties/PublishProfiles/FolderProfile.pubxml
|
/SGGL/FineUIPro.Web/Properties/PublishProfiles/FolderProfile.pubxml
|
||||||
/SGGL/FineUIPro.Web/Properties/PublishProfiles/FolderProfile1.pubxml
|
/SGGL/FineUIPro.Web/Properties/PublishProfiles/FolderProfile1.pubxml
|
||||||
/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
|
|
||||||
/SGGL/FineUIPro.Web/FineUIPro.Web.csproj.user
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
|
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
||||||
<UseIISExpress>true</UseIISExpress>
|
<UseIISExpress>true</UseIISExpress>
|
||||||
<Use64BitIISExpress />
|
<Use64BitIISExpress />
|
||||||
<IISExpressSSLPort />
|
<IISExpressSSLPort />
|
||||||
|
|
Loading…
Reference in New Issue