Commit Graph

5 Commits

Author SHA1 Message Date
David McFarland
bfc94a6c9e nuget-package-hook: add helper to create .nupkg.metadata
This also adds an empty contentHash to the metadata, which is required
to fix a parsing error on sdk 11+.
2026-04-17 09:57:29 -03:00
David McFarland
a0c5f2662d nuget-package-hook: unpack nuspec as lower-case
Some obscure build things, like in the msbuild package, assume that the
nuspec files are lower-case.
2024-09-17 01:12:12 -03:00
David McFarland
6097d6e202 nuget-package-hook: use sub-shell to set nullglob 2024-09-17 01:12:12 -03:00
David McFarland
b1685747a7 nuget-package-hook: move package unpacking from buildDotnetModule 2024-09-17 01:12:11 -03:00
David McFarland
d3ca5027fa dotnet: use unpacked nuget packages 2024-07-31 00:47:14 -03:00