22
33 <PropertyGroup >
44 <OutputType >Library</OutputType >
5- <TargetFramework >net8 .0-windows7.0</TargetFramework >
5+ <TargetFramework >net10 .0-windows7.0</TargetFramework >
66 <UseWindowsForms >true</UseWindowsForms >
77 <UseWPF >true</UseWPF >
88 <AssemblyName >OpenTouryo.Business.RichClient</AssemblyName >
1111
1212 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
1313 <DefineConstants >TRACE;NETCOREAPP</DefineConstants >
14- <OutputPath >..\..\Build_netcore80 \</OutputPath >
15- <DocumentationFile >..\..\Build_netcore80\net8 .0-windows7.0\OpenTouryo.Business.RichClient.xml</DocumentationFile >
14+ <OutputPath >..\..\Build_netcore100 \</OutputPath >
15+ <DocumentationFile >..\..\Build_netcore100\net10 .0-windows7.0\OpenTouryo.Business.RichClient.xml</DocumentationFile >
1616 <DebugType >full</DebugType >
1717 <DebugSymbols >true</DebugSymbols >
1818 <NoWarn >1701;1702;NU1701</NoWarn >
1919 </PropertyGroup >
2020
2121 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
2222 <DefineConstants >TRACE;NETCOREAPP</DefineConstants >
23- <OutputPath >..\..\Build_netcore80 \</OutputPath >
24- <DocumentationFile >..\..\Build_netcore80\net8 .0-windows7.0\OpenTouryo.Business.RichClient.xml</DocumentationFile >
23+ <OutputPath >..\..\Build_netcore100 \</OutputPath >
24+ <DocumentationFile >..\..\Build_netcore100\net10 .0-windows7.0\OpenTouryo.Business.RichClient.xml</DocumentationFile >
2525 <DebugType >portable</DebugType >
2626 <DebugSymbols >true</DebugSymbols >
2727 <NoWarn >1701;1702;NU1701</NoWarn >
3333
3434 <ItemGroup >
3535 <Reference Include =" OpenTouryo.Business" >
36- <HintPath >..\..\Build_netcore80\net8 .0\OpenTouryo.Business.dll</HintPath >
36+ <HintPath >..\..\Build_netcore100\net10 .0\OpenTouryo.Business.dll</HintPath >
3737 </Reference >
3838 <Reference Include =" OpenTouryo.DamManagedOdp" >
39- <HintPath >..\..\Build_netcore80\net8 .0\OpenTouryo.DamManagedOdp.dll</HintPath >
39+ <HintPath >..\..\Build_netcore100\net10 .0\OpenTouryo.DamManagedOdp.dll</HintPath >
4040 </Reference >
4141 <Reference Include =" OpenTouryo.DamMySQL" >
42- <HintPath >..\..\Build_netcore80\net8 .0\OpenTouryo.DamMySQL.dll</HintPath >
42+ <HintPath >..\..\Build_netcore100\net10 .0\OpenTouryo.DamMySQL.dll</HintPath >
4343 </Reference >
4444 <Reference Include =" OpenTouryo.DamPstGrS" >
45- <HintPath >..\..\Build_netcore80\net8 .0\OpenTouryo.DamPstGrS.dll</HintPath >
45+ <HintPath >..\..\Build_netcore100\net10 .0\OpenTouryo.DamPstGrS.dll</HintPath >
4646 </Reference >
4747 <Reference Include =" OpenTouryo.Framework" >
48- <HintPath >..\..\Build_netcore80\net8 .0\OpenTouryo.Framework.dll</HintPath >
48+ <HintPath >..\..\Build_netcore100\net10 .0\OpenTouryo.Framework.dll</HintPath >
4949 </Reference >
5050 <Reference Include =" OpenTouryo.Framework.RichClient" >
51- <HintPath >..\..\Build_netcore80\net8 .0-windows7.0\OpenTouryo.Framework.RichClient.dll</HintPath >
51+ <HintPath >..\..\Build_netcore100\net10 .0-windows7.0\OpenTouryo.Framework.RichClient.dll</HintPath >
5252 </Reference >
5353 <Reference Include =" OpenTouryo.Public" >
54- <HintPath >..\..\Build_netcore80\net8 .0\OpenTouryo.Public.dll</HintPath >
54+ <HintPath >..\..\Build_netcore100\net10 .0\OpenTouryo.Public.dll</HintPath >
5555 </Reference >
5656 </ItemGroup >
5757
5858 <ItemGroup >
5959 <Folder Include =" Properties\" />
6060 </ItemGroup >
6161
62- <ItemGroup >
63- <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 9.0.5" />
64- </ItemGroup >
65-
6662</Project >
0 commit comments