Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seto77 committed Mar 11, 2024
1 parent 4be122b commit 9f7ffdd
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Crystallography.Controls/Crystallography.Controls.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<OutputType>Library</OutputType>
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<AssemblyVersion>2024.3.11.0330</AssemblyVersion>
<FileVersion>2024.3.11.0330</FileVersion>
<AssemblyVersion>2024.3.11.0357</AssemblyVersion>
<FileVersion>2024.3.11.0357</FileVersion>
<ApplicationHighDpiMode>PerMonitorV2</ApplicationHighDpiMode>
<ApplicationUseCompatibleTextRendering>true</ApplicationUseCompatibleTextRendering>
<ApplicationVisualStyles>true</ApplicationVisualStyles>
Expand Down
2 changes: 1 addition & 1 deletion Crystallography.Native/Crystallography.Native.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<UseInteloneMKL>No</UseInteloneMKL>
<EnableMKLOpenMPOffloadToGPU>false</EnableMKLOpenMPOffloadToGPU>
<BasePlatformToolset>v143</BasePlatformToolset>
<LLVMToolsVersion>16</LLVMToolsVersion>
<LLVMToolsVersion>17</LLVMToolsVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
Expand Down
4 changes: 2 additions & 2 deletions Crystallography.OpenGL/Crystallography.OpenGL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<OutputType>Library</OutputType>
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<AssemblyVersion>2024.3.11.0330</AssemblyVersion>
<FileVersion>2024.3.11.0330</FileVersion>
<AssemblyVersion>2024.3.11.0357</AssemblyVersion>
<FileVersion>2024.3.11.0357</FileVersion>
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
</PropertyGroup>

Expand Down
4 changes: 2 additions & 2 deletions Crystallography/Crystallography.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<OutputType>Library</OutputType>
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<AssemblyVersion>2024.3.11.0330</AssemblyVersion>
<FileVersion>2024.3.11.0330</FileVersion>
<AssemblyVersion>2024.3.11.0357</AssemblyVersion>
<FileVersion>2024.3.11.0357</FileVersion>
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
</PropertyGroup>

Expand Down
4 changes: 2 additions & 2 deletions ReciPro/ReciPro.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<AssemblyVersion>2024.3.11.0330</AssemblyVersion>
<FileVersion>2024.3.11.0330</FileVersion>
<AssemblyVersion>2024.3.11.0357</AssemblyVersion>
<FileVersion>2024.3.11.0357</FileVersion>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<ApplicationIcon>App.ico</ApplicationIcon>
Expand Down

0 comments on commit 9f7ffdd

Please sign in to comment.