Skip to content

Commit 2e98d8a

Browse files
committed
update
1 parent 5d1485a commit 2e98d8a

File tree

6 files changed

+5102
-4712
lines changed

6 files changed

+5102
-4712
lines changed

Crystallography.Controls/Crystallography.Controls.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<OutputType>Library</OutputType>
55
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
66
<UseWindowsForms>true</UseWindowsForms>
7-
<AssemblyVersion>2024.6.20.0815</AssemblyVersion>
8-
<FileVersion>2024.6.20.0815</FileVersion>
7+
<AssemblyVersion>2024.6.30.0309</AssemblyVersion>
8+
<FileVersion>2024.6.30.0309</FileVersion>
99
<ApplicationHighDpiMode>PerMonitorV2</ApplicationHighDpiMode>
1010
<ApplicationUseCompatibleTextRendering>true</ApplicationUseCompatibleTextRendering>
1111
<ApplicationVisualStyles>true</ApplicationVisualStyles>

Crystallography/Crystallography.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<OutputType>Library</OutputType>
55
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
66
<UseWindowsForms>true</UseWindowsForms>
7-
<AssemblyVersion>2024.6.20.0815</AssemblyVersion>
8-
<FileVersion>2024.6.20.0815</FileVersion>
7+
<AssemblyVersion>2024.6.30.0309</AssemblyVersion>
8+
<FileVersion>2024.6.30.0309</FileVersion>
99
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
1010
</PropertyGroup>
1111

@@ -28,7 +28,7 @@
2828
<PackageReference Include="MemoryPack" Version="1.21.1" />
2929
<PackageReference Include="OpenTK" Version="3.3.3" />
3030
<PackageReference Include="SimdLinq" Version="1.3.2" />
31-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.1" />
31+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.2" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)