Skip to content

Commit a20b3b9

Browse files
committed
More matrix work
1 parent bbebfc4 commit a20b3b9

10 files changed

+899
-46
lines changed

src/AiDotNet.csproj

+4
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,8 @@
4040
</None>
4141
</ItemGroup>
4242

43+
<ItemGroup>
44+
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
45+
</ItemGroup>
46+
4347
</Project>

0 commit comments

Comments
 (0)