YueYunyun 1 жил өмнө
parent
commit
28d1a8a712

+ 3 - 2
.gitignore

@@ -185,7 +185,7 @@ publish/
 *.azurePubxml
 # Note: Comment the next line if you want to checkin your web deploy settings,
 # but database connection strings (with potential passwords) will be unencrypted
-*.pubxml
+# *.pubxml
 *.publishproj
 
 # Microsoft Azure Web App publish settings. Comment the next line if you want to
@@ -363,4 +363,5 @@ MigrationBackup/
 .ionide/
 
 # Fody - auto-generated XML schema
-FodyWeavers.xsd
+FodyWeavers.xsd
+/SourceCode/We.Platform/WePlatform.Web/Upload

+ 17 - 0
SourceCode/We.AppOnline/WeOnlineApp.Web/Properties/PublishProfiles/WeOnlineApp.pubxml

@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <DeleteExistingFiles>false</DeleteExistingFiles>
+    <ExcludeApp_Data>false</ExcludeApp_Data>
+    <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
+    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
+    <LastUsedPlatform>Any CPU</LastUsedPlatform>
+    <PublishProvider>FileSystem</PublishProvider>
+    <PublishUrl>D:\01Work\1005_WePlatform\We_Relese\OnlineApp\Relese</PublishUrl>
+    <WebPublishMethod>FileSystem</WebPublishMethod>
+    <_TargetId>Folder</_TargetId>
+  </PropertyGroup>
+</Project>

+ 17 - 0
SourceCode/We.Engine/WeEngine.Web/Properties/PublishProfiles/WeEngine.pubxml

@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <DeleteExistingFiles>false</DeleteExistingFiles>
+    <ExcludeApp_Data>false</ExcludeApp_Data>
+    <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
+    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
+    <LastUsedPlatform>Any CPU</LastUsedPlatform>
+    <PublishProvider>FileSystem</PublishProvider>
+    <PublishUrl>D:\01Work\1005_WePlatform\We_Relese\Engine\Relese</PublishUrl>
+    <WebPublishMethod>FileSystem</WebPublishMethod>
+    <_TargetId>Folder</_TargetId>
+  </PropertyGroup>
+</Project>

+ 1 - 0
SourceCode/We.Engine/WeEngine.Web/WeEngine.Web.csproj

@@ -346,6 +346,7 @@
     <Content Include="Resources\Setting.iwbx">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
+    <None Include="Properties\PublishProfiles\WeEngine.pubxml" />
     <None Include="Scripts\jquery-3.4.1.intellisense.js" />
     <Content Include="Scripts\jquery-3.4.1.js" />
     <Content Include="Scripts\jquery-3.4.1.min.js" />

BIN
SourceCode/We.Engine/WeEngine.Web/favicon.ico


BIN
SourceCode/We.Platform/WePlatform.Web/Download/Excel/Scene/SceneTemplate.xlsx


+ 18 - 0
SourceCode/We.Platform/WePlatform.Web/Properties/PublishProfiles/WePlatform.pubxml

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <DeleteExistingFiles>false</DeleteExistingFiles>
+    <ExcludeApp_Data>false</ExcludeApp_Data>
+    <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
+    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
+    <LastUsedPlatform>Any CPU</LastUsedPlatform>
+    <PublishProvider>FileSystem</PublishProvider>
+    <PublishUrl>D:\01Work\1005_WePlatform\We_Relese\Platform\Relese</PublishUrl>
+    <WebPublishMethod>FileSystem</WebPublishMethod>
+    <_TargetId>Folder</_TargetId>
+    <SiteUrlToLaunchAfterPublish />
+  </PropertyGroup>
+</Project>

+ 1 - 1
SourceCode/We.Platform/WePlatform.Web/Resources/Guids.iwbx

@@ -3,6 +3,6 @@
   </Guid>
   <Guid type="Guest" step="1" last-id="10001" last-date="1900/1/1 0:00:00">
   </Guid>
-  <Guid type="DataLib" step="1" last-id="1694" last-date="2022/9/15 0:17:22">
+  <Guid type="DataLib" step="1" last-id="20101" last-date="2024/6/14 11:33:29">
   </Guid>
 </Guids>

+ 6 - 2
SourceCode/We.Platform/WePlatform.Web/WePlatform.Web.csproj

@@ -1792,12 +1792,17 @@
     <Content Include="Views\Shared\Query\_SceneFlowInfo.cshtml" />
     <Content Include="Views\ResourceLib\EnvironResourceInfo.cshtml" />
     <Content Include="Views\OpenPlatform\OpenApi.cshtml" />
-    <None Include="Resources\Guids.iwbx" />
+    <None Include="Resources\Guids.iwbx">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
     <Content Include="Views\EngineModel\EvalModel.cshtml" />
     <Content Include="Views\ResourceLib\Plan.cshtml" />
     <Content Include="Views\ResourceLib\Supply.cshtml" />
     <Content Include="Views\EngineModel\EvalTarget.cshtml" />
     <Content Include="Views\EngineModel\ReportTemplate.cshtml" />
+    <Content Include="Resources\Template\Scene.xlsx">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
     <None Include="Web.Debug.config">
       <DependentUpon>Web.config</DependentUpon>
     </None>
@@ -1840,7 +1845,6 @@
     <Folder Include="Content\Libs\bootstrap-table\extensions\treegrid\img\" />
     <Folder Include="Models\Common\" />
     <Folder Include="Models\SearchForm\" />
-    <Folder Include="Resources\Template\" />
   </ItemGroup>
   <ItemGroup>
     <Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" />