dotnet-ef: 10.0.0 -> 10.0.2

This commit is contained in:
R. Ryantm
2026-01-15 06:53:06 +00:00
parent d6bc8a1403
commit 5a3aac818f
+2 -2
View File
@@ -6,11 +6,11 @@
buildDotnetGlobalTool {
pname = "dotnet-ef";
version = "10.0.0";
version = "10.0.2";
dotnet-sdk = dotnetCorePackages.sdk_10_0;
nugetHash = "sha256-GcWo4MARlrq2sWmjJ+zgaTWpMd4kfyQyTNUj4ufG8qg=";
nugetHash = "sha256-lJjGamBGb4jSuPaFGlNBEGkV7vh4uxv37rYiE7X5Hkk=";
meta = {
description = "Tools to help with design-time development tasks";