File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Library</OutputType >
5- <TargetFramework >net10.0-windows10.0.26100.0 </TargetFramework >
5+ <TargetFramework >net10.0-windows </TargetFramework >
66 <UseWindowsForms >true</UseWindowsForms >
7- <AssemblyVersion >2026.4.5.0352 </AssemblyVersion >
8- <FileVersion >2026.4.5.0352 </FileVersion >
7+ <AssemblyVersion >2026.4.5.0612 </AssemblyVersion >
8+ <FileVersion >2026.4.5.0612 </FileVersion >
99 <ApplicationHighDpiMode >PerMonitorV2</ApplicationHighDpiMode >
1010 <ApplicationUseCompatibleTextRendering >true</ApplicationUseCompatibleTextRendering >
1111 <ApplicationVisualStyles >true</ApplicationVisualStyles >
12- <SupportedOSPlatformVersion >7.0</SupportedOSPlatformVersion >
12+ <!-- < SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion> --><!-- 260405Cl .NET 10はWindows7非対応のため削除 -- >
1313 <Platforms >x64</Platforms >
1414 <!--
1515 <TieredCompilation>false</TieredCompilation>
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Library</OutputType >
5- <TargetFramework >net10.0-windows10.0.26100.0 </TargetFramework >
5+ <TargetFramework >net10.0-windows </TargetFramework >
66 <UseWindowsForms >true</UseWindowsForms >
77 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
8- <AssemblyVersion >2026.4.5.0352 </AssemblyVersion >
9- <FileVersion >2026.4.5.0352 </FileVersion >
10- <SupportedOSPlatformVersion >7.0</SupportedOSPlatformVersion >
8+ <AssemblyVersion >2026.4.5.0610 </AssemblyVersion >
9+ <FileVersion >2026.4.5.0610 </FileVersion >
10+ <!-- < SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion> --><!-- 260405Cl .NET 10はWindows7非対応のため削除 -- >
1111 <Platforms >x64</Platforms >
1212 <!--
1313 <TieredCompilation>false</TieredCompilation>
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Library</OutputType >
5- <TargetFramework >net10.0-windows10.0.26100.0 </TargetFramework >
5+ <TargetFramework >net10.0-windows </TargetFramework >
66 <UseWindowsForms >true</UseWindowsForms >
7- <AssemblyVersion >2026.4.5.0352 </AssemblyVersion >
8- <FileVersion >2026.4.5.0352 </FileVersion >
9- <SupportedOSPlatformVersion >7.0</SupportedOSPlatformVersion >
7+ <AssemblyVersion >2026.4.5.0612 </AssemblyVersion >
8+ <FileVersion >2026.4.5.0612 </FileVersion >
9+ <!-- < SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion> --><!-- 260405Cl .NET 10はWindows7非対応のため削除 -- >
1010 <Platforms >x64</Platforms >
1111 <PublishReadyToRun >true</PublishReadyToRun >
1212 <OptimizationPreference >Speed</OptimizationPreference >
Original file line number Diff line number Diff line change 1717 <ApplicationHighDpiMode >PerMonitorV2</ApplicationHighDpiMode >
1818 <ApplicationUseCompatibleTextRendering >true</ApplicationUseCompatibleTextRendering >
1919 <ApplicationVisualStyles >true</ApplicationVisualStyles >
20- <SupportedOSPlatformVersion >7.0</SupportedOSPlatformVersion >
20+ <!-- < SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion> --><!-- 260405Cl .NET 10はWindows7非対応のため削除。CI TFMミスマッチ(NU1201)の原因 -- >
2121 <!--
2222 <TieredCompilation>false</TieredCompilation>
2323 <TieredCompilationQuickJit>false</TieredCompilationQuickJit>
You can’t perform that action at this time.
0 commit comments