David McFarland
d3ca5027fa
dotnet: use unpacked nuget packages
2024-07-31 00:47:14 -03:00
Smaug123
368fc1c5b1
dotnet: strip signature files from NuGet packages
2024-07-14 22:41:30 +01:00
aleksana
c3698a127a
mkNugetDeps: add SRI hash support
2024-07-04 20:16:51 +08:00
David McFarland
6b047e397a
mkNugetDeps: provide default for nugetDeps
2024-03-03 09:57:47 -04:00
David McFarland
9c16cea2bb
buildDotnetModule: allow lockFile path to be set in nugetDeps
...
This allows fetch-deps to find the lock-file for roslyn.
2023-06-24 17:17:41 -03:00
David McFarland
4ec86553b1
make-nuget-deps: use . for version separator
...
This allows the output to be used as a nuget source.
2022-09-15 19:39:36 -03:00
mdarocha
c277bd86a5
make-nuget-deps: support an url field in fetchNuGet
...
If a package source defines an url field, use it instead of the
url based on package name and version, which assumes nuget.org as
a package source.
2022-06-21 12:13:37 +02:00
Moises Nessim
81998d0a1d
Add writeFSharp and makeFSharpWriter functions to writers
...
Uses fsharp interactive (fsi) to run fsx script
Expose mkNugetSource and mkNugetDeps functions
Use them in writers.writeFSharp and buildDotnetModule
Add tests
2022-02-28 17:40:43 -05:00