2024.05.08:更新版本到4.8

This commit is contained in:
佘春生 2024-05-08 17:34:50 +08:00
parent 605b11502c
commit 8b6bda49e8
21 changed files with 2005 additions and 45 deletions

View File

@ -10,7 +10,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BLL</RootNamespace>
<AssemblyName>BLL</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>
</SccProjectName>

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /></startup></configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6.1", FrameworkDisplayName = ".NET Framework 4.6.1")]

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

Binary file not shown.

View File

View File

@ -13,13 +13,13 @@ namespace Resources {
/// <summary>
/// 强类型资源类,用于查找本地化字符串等。
/// 一个强类型资源类,用于查找本地化字符串等。
/// </summary>
// 此类是由 StronglyTypedResourceBuilder
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
// 若要添加或除成员,请编辑 .ResX 文件,然后重新运行 ResGen
// 若要添加或除成员,请编辑 .ResX 文件,然后重新运行 ResGen
// (以 /str 作为命令选项),或重新生成 Visual Studio 项目。
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "15.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Lan {
@ -33,7 +33,7 @@ namespace Resources {
}
/// <summary>
/// 返回此类使用的缓存 ResourceManager 实例。
/// 返回此类使用的缓存 ResourceManager 实例。
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
@ -47,8 +47,8 @@ namespace Resources {
}
/// <summary>
/// 覆盖当前线程的 CurrentUICulture 属性
/// 使用此强类型资源类的资源查找。
/// 重写当前线程的 CurrentUICulture 属性,对
/// 使用此强类型资源类的所有资源查找执行重写
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
@ -61,7 +61,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 账号 的本地化字符串。
/// 查找类似 账号 的本地化字符串。
/// </summary>
internal static string Account {
get {
@ -70,7 +70,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 新增 的本地化字符串。
/// 查找类似 新增 的本地化字符串。
/// </summary>
internal static string Add {
get {
@ -79,7 +79,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 全部 的本地化字符串。
/// 查找类似 全部 的本地化字符串。
/// </summary>
internal static string All {
get {
@ -88,7 +88,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 所有行 的本地化字符串。
/// 查找类似 所有行 的本地化字符串。
/// </summary>
internal static string AllLines {
get {
@ -97,7 +97,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 全选 的本地化字符串。
/// 查找类似 全选 的本地化字符串。
/// </summary>
internal static string AllSelected {
get {
@ -106,7 +106,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 中文 的本地化字符串。
/// 查找类似 中文 的本地化字符串。
/// </summary>
internal static string Chinese {
get {
@ -115,7 +115,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 关闭 的本地化字符串。
/// 查找类似 关闭 的本地化字符串。
/// </summary>
internal static string Close {
get {
@ -124,7 +124,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 已关闭 的本地化字符串。
/// 查找类似 已关闭 的本地化字符串。
/// </summary>
internal static string Closed {
get {
@ -133,7 +133,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 删除 的本地化字符串。
/// 查找类似 删除 的本地化字符串。
/// </summary>
internal static string Delete {
get {
@ -142,7 +142,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 删除数据 的本地化字符串。
/// 查找类似 删除数据 的本地化字符串。
/// </summary>
internal static string DeleteData {
get {
@ -151,7 +151,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 删除成功! 的本地化字符串。
/// 查找类似 删除成功! 的本地化字符串。
/// </summary>
internal static string DeletedSuccessfully {
get {
@ -160,7 +160,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 删除选中行? 的本地化字符串。
/// 查找类似 删除选中行? 的本地化字符串。
/// </summary>
internal static string DeleteReminder {
get {
@ -169,7 +169,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 删除行 的本地化字符串。
/// 查找类似 删除行 的本地化字符串。
/// </summary>
internal static string DeleteRows {
get {
@ -178,7 +178,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 编辑 的本地化字符串。
/// 查找类似 编辑 的本地化字符串。
/// </summary>
internal static string Edit {
get {
@ -187,7 +187,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 英文 的本地化字符串。
/// 查找类似 英文 的本地化字符串。
/// </summary>
internal static string English {
get {
@ -196,7 +196,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 导出 的本地化字符串。
/// 查找类似 导出 的本地化字符串。
/// </summary>
internal static string Export {
get {
@ -205,7 +205,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 首页 的本地化字符串。
/// 查找类似 首页 的本地化字符串。
/// </summary>
internal static string HomePage {
get {
@ -214,7 +214,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 查询 的本地化字符串。
/// 查找类似 查询 的本地化字符串。
/// </summary>
internal static string Inquiry {
get {
@ -223,7 +223,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 行 的本地化字符串。
/// 查找类似 行 的本地化字符串。
/// </summary>
internal static string Line {
get {
@ -232,7 +232,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 正在加载··· 的本地化字符串。
/// 查找类似 正在加载··· 的本地化字符串。
/// </summary>
internal static string Loading {
get {
@ -241,7 +241,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 加载动画 的本地化字符串。
/// 查找类似 加载动画 的本地化字符串。
/// </summary>
internal static string LoadingAnimation {
get {
@ -250,7 +250,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 否 的本地化字符串。
/// 查找类似 否 的本地化字符串。
/// </summary>
internal static string No {
get {
@ -259,7 +259,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 请选择 的本地化字符串。
/// 查找类似 请选择 的本地化字符串。
/// </summary>
internal static string PleaseSelect {
get {
@ -268,7 +268,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 保存 的本地化字符串。
/// 查找类似 保存 的本地化字符串。
/// </summary>
internal static string Save {
get {
@ -277,7 +277,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 保存成功! 的本地化字符串。
/// 查找类似 保存成功! 的本地化字符串。
/// </summary>
internal static string SaveSuccessfully {
get {
@ -286,7 +286,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 选择 的本地化字符串。
/// 查找类似 选择 的本地化字符串。
/// </summary>
internal static string Select {
get {
@ -295,7 +295,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 选择语言 的本地化字符串。
/// 查找类似 选择语言 的本地化字符串。
/// </summary>
internal static string SelectLanguage {
get {
@ -304,7 +304,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 是 的本地化字符串。
/// 查找类似 是 的本地化字符串。
/// </summary>
internal static string Yes {
get {

View File

@ -12,7 +12,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>FineUIPro.Web</RootNamespace>
<AssemblyName>FineUIPro.Web</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<SccProjectName>
</SccProjectName>
@ -3181,6 +3181,11 @@
<DependentUpon>ScoreDataSet.xsd</DependentUpon>
</Compile>
<Compile Include="Report\ScoreDataSet.Designer.cs" />
<Compile Include="Report\ScoreDataSet1.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ScoreDataSet.xsd</DependentUpon>
</Compile>
<Compile Include="Scripts\index.aspx.cs">
<DependentUpon>index.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6.1", FrameworkDisplayName = ".NET Framework 4.6.1")]

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

View File

@ -10,7 +10,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Model</RootNamespace>
<AssemblyName>Model</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>
</SccProjectName>

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6.1", FrameworkDisplayName = ".NET Framework 4.6.1")]

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

View File

@ -14,7 +14,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>WebApi</RootNamespace>
<AssemblyName>WebApi</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<MvcBuildViews>false</MvcBuildViews>
<UseIISExpress>true</UseIISExpress>
<Use64BitIISExpress />
@ -25,6 +25,7 @@
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@ -51,13 +52,13 @@
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Abstractions" />
<Reference Include="System.Web.Routing" />
@ -108,6 +109,7 @@
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="WebGrease">
<Private>True</Private>
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6.1", FrameworkDisplayName = ".NET Framework 4.6.1")]

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]