Skip to content

Commit 6c037d6

Browse files
authored
dotnet-ef: 9.0.3 -> 9.0.4 (#398307)
2 parents 7796522 + c0acc6d commit 6c037d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/do/dotnet-ef/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
buildDotnetGlobalTool {
44
pname = "dotnet-ef";
5-
version = "9.0.3";
5+
version = "9.0.4";
66

7-
nugetHash = "sha256-oRBN6Qh5PuVofmboqCpFJR3hUD+MruRYp4whjd9Yu9g=";
7+
nugetHash = "sha256-eQ821C6bx98LJEcdSiozgAaHD2m2+hKVowRTL+L6vzM=";
88

99
meta = {
1010
description = "The Entity Framework Core tools help with design-time development tasks.";

0 commit comments

Comments
 (0)