dotnet-ef: 9.0.1 -> 9.0.2

This commit is contained in:
R. Ryantm
2025-02-14 19:08:11 +00:00
parent 795a271ba1
commit ecd8ad91c2
+2 -2
View File
@@ -2,9 +2,9 @@
buildDotnetGlobalTool {
pname = "dotnet-ef";
version = "9.0.1";
version = "9.0.2";
nugetHash = "sha256-b1dxnBDnsn4kWvcy95eQj3qrL4ucAqw/pXvU3aFpPk8=";
nugetHash = "sha256-aevR1w8IDXrRLnrR5ax2BaAjGpjOWuBKJ9TzI43p7mc=";
meta = {
description = "The Entity Framework Core tools help with design-time development tasks.";