Skip to content

Commit c9993d5

Browse files
committed
Upgrade CompiledExpressions nuget to 1.1.0
1 parent 84812df commit c9993d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StabilityMatrix.Core/StabilityMatrix.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="AsyncAwaitBestPractices" Version="8.0.0" />
2424
<PackageReference Include="AutoCtor" Version="2.4.1" />
2525
<PackageReference Include="Blake3" Version="1.1.0" />
26-
<PackageReference Include="CompiledExpressions" Version="1.0.0" />
26+
<PackageReference Include="CompiledExpressions" Version="1.1.0" />
2727
<PackageReference Include="Crc32.NET" Version="1.2.0" />
2828
<PackageReference Include="CSharpDiscriminatedUnion" Version="2.0.1" />
2929
<PackageReference Include="DeviceId" Version="6.7.0" />

0 commit comments

Comments
 (0)