Skip to content

Commit caf9ce7

Browse files
jeremydmillerclaude
andcommitted
Bump to 8.13.0, upgrade JasperFx to 1.24.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 796270c commit caf9ce7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<Version>8.12.1</Version>
4+
<Version>8.13.0</Version>
55
<LangVersion>13.0</LangVersion>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" />
99
<PackageVersion Include="DistributedLock.Postgres" Version="1.3.0" />
1010
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.39" />
11-
<PackageVersion Include="JasperFx" Version="1.21.4" />
11+
<PackageVersion Include="JasperFx" Version="1.24.0" />
1212
<PackageVersion Include="Microsoft.Data.Sqlite" Version="9.0.1" />
1313
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.1.3" />
1414
<!-- EF Core versions are framework-conditional - see below -->

0 commit comments

Comments
 (0)