We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7796522 + c0acc6d commit 6c037d6Copy full SHA for 6c037d6
1 file changed
pkgs/by-name/do/dotnet-ef/package.nix
@@ -2,9 +2,9 @@
2
3
buildDotnetGlobalTool {
4
pname = "dotnet-ef";
5
- version = "9.0.3";
+ version = "9.0.4";
6
7
- nugetHash = "sha256-oRBN6Qh5PuVofmboqCpFJR3hUD+MruRYp4whjd9Yu9g=";
+ nugetHash = "sha256-eQ821C6bx98LJEcdSiozgAaHD2m2+hKVowRTL+L6vzM=";
8
9
meta = {
10
description = "The Entity Framework Core tools help with design-time development tasks.";
0 commit comments