dotnet-ef: 10.0.2 -> 10.0.9

This commit is contained in:
R. Ryantm
2026-06-17 15:21:29 +00:00
parent 68f2f5b830
commit a60829559c
+2 -2
View File
@@ -6,11 +6,11 @@
buildDotnetGlobalTool {
pname = "dotnet-ef";
version = "10.0.2";
version = "10.0.9";
dotnet-sdk = dotnetCorePackages.sdk_10_0;
nugetHash = "sha256-lJjGamBGb4jSuPaFGlNBEGkV7vh4uxv37rYiE7X5Hkk=";
nugetHash = "sha256-RqYc9rMfGI88Xo/kNMYbqzbfv4iyTFTk/I/RFLIJ3XM=";
meta = {
description = "Tools to help with design-time development tasks";