qinjie
2023-12-20 1b529841a77db239d7dae96ff480f40e50fa9553
修改命名空间
已修改19个文件
已添加3个文件
76 ■■■■■ 文件已修改
Hydro.MapBase/Hydro.MapUI.csproj 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Hydro.MapBase/Properties/Resources.Designer.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Hydro.MapBase/Properties/Settings.Designer.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Test/Test.csproj 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.CodeProvider.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.CommonBase.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.ConfigModel.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.Core.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.HydraulicCore.bsc 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.HydraulicCore.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.HydraulicCore.exp 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.HydraulicCore.lib 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.HydraulicModel.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.HydraulicOptimizer.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.Inp.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.MapUI.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.MapUI.dll.config 62 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.MapView.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Hydro.Revit.dll 补丁 | 查看 | 原始文档 | blame | 历史
out/Test.exe 补丁 | 查看 | 原始文档 | blame | 历史
out/TestForm.exe 补丁 | 查看 | 原始文档 | blame | 历史
out/modelBase.dll 补丁 | 查看 | 原始文档 | blame | 历史
Hydro.MapBase/Hydro.MapUI.csproj
@@ -7,8 +7,8 @@
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProjectGuid>{50A0264A-17C1-4132-BF90-91E4BA593C88}</ProjectGuid>
    <OutputType>Library</OutputType>
    <RootNamespace>CloudWaterNetwork</RootNamespace>
    <AssemblyName>modelBase</AssemblyName>
    <RootNamespace>Hydro.MapUI</RootNamespace>
    <AssemblyName>Hydro.MapUI</AssemblyName>
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <Deterministic>true</Deterministic>
Hydro.MapBase/Properties/Resources.Designer.cs
@@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace CloudWaterNetwork.Properties {
namespace Hydro.MapUI.Properties {
    using System;
    
    
@@ -39,7 +39,7 @@
        internal static global::System.Resources.ResourceManager ResourceManager {
            get {
                if (object.ReferenceEquals(resourceMan, null)) {
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CloudWaterNetwork.Properties.Resources", typeof(Resources).Assembly);
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Hydro.MapUI.Properties.Resources", typeof(Resources).Assembly);
                    resourceMan = temp;
                }
                return resourceMan;
Hydro.MapBase/Properties/Settings.Designer.cs
@@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace CloudWaterNetwork.Properties {
namespace Hydro.MapUI.Properties {
    
    
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
Test/Test.csproj
@@ -64,6 +64,10 @@
      <Project>{fffbe974-ba86-420d-aa27-6db215017c8c}</Project>
      <Name>Hydro.Inp2.2</Name>
    </ProjectReference>
    <ProjectReference Include="..\Hydro.Revit\Hydro.Revit2022.csproj">
      <Project>{78653bed-368a-470d-a021-929f2e583313}</Project>
      <Name>Hydro.Revit2022</Name>
    </ProjectReference>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
out/Hydro.CodeProvider.dll
Binary files differ
out/Hydro.CommonBase.dll
Binary files differ
out/Hydro.ConfigModel.dll
Binary files differ
out/Hydro.Core.dll
Binary files differ
out/Hydro.HydraulicCore.bsc
Binary files differ
out/Hydro.HydraulicCore.dll
Binary files differ
out/Hydro.HydraulicCore.exp
Binary files differ
out/Hydro.HydraulicCore.lib
Binary files differ
out/Hydro.HydraulicModel.dll
Binary files differ
out/Hydro.HydraulicOptimizer.dll
Binary files differ
out/Hydro.Inp.dll
Binary files differ
out/Hydro.MapUI.dll
Binary files differ
out/Hydro.MapUI.dll.config
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <configSections>
    <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
    <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
  </configSections>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
  </startup>
  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.ComponentModel.Annotations" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.2.1.0" newVersion="4.2.1.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Data.SQLite" publicKeyToken="db937bc2d44ff139" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-1.0.118.0" newVersion="1.0.118.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="AForge" publicKeyToken="c1db6ff4eaa06aeb" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-2.2.0.0" newVersion="2.2.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Numerics.Vectors" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.1.4.0" newVersion="4.1.4.0" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
  <entityFramework>
    <providers>
      <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
      <provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6" />
    </providers>
  </entityFramework>
  <system.data>
    <DbProviderFactories>
      <remove invariant="System.Data.SQLite.EF6" />
      <add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6" />
    <remove invariant="System.Data.SQLite" /><add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" /></DbProviderFactories>
  </system.data>
</configuration>
out/Hydro.MapView.dll
Binary files differ
out/Hydro.Revit.dll
Binary files differ
out/Test.exe
Binary files differ
out/TestForm.exe
Binary files differ
out/modelBase.dll
Binary files differ