blob: 129b61dda375d2cc4b469f3a37605efc36235517 [file] [edit]
NugetPackageInfo = provider(
fields = {
"csproj": "The `.csproj` `File` that generated this package. May be `None`",
"package": "The nuget package as a `File`",
"symbols": "The symbols nuget package as a `File`",
},
)