Skip to content

Commit 9f66044

Browse files
committed
Fix package lock file with its missing RIDs
1 parent 39f724c commit 9f66044

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Fail2Ban4Win/packages.lock.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,10 @@
238238
"resolved": "4.6.1",
239239
"contentHash": "+RJT4qaekpZ7DDLhf+LTjq+E48jieKiY9ulJ+BoxKmZblIJfIJT8Ufcaa/clQqnYvWs8jugfGSMu8ylS0caG0w=="
240240
}
241-
}
241+
},
242+
".NETFramework,Version=v4.7.2/win": {},
243+
".NETFramework,Version=v4.7.2/win-arm64": {},
244+
".NETFramework,Version=v4.7.2/win-x64": {},
245+
".NETFramework,Version=v4.7.2/win-x86": {}
242246
}
243247
}

0 commit comments

Comments
 (0)