1 reference to
Microsoft.Extensions.DependencyModel (1)
RuntimeAssetGroup.cs (1)
14
public RuntimeAssetGroup(string? runtime, params string[] assetPaths) :
this
(runtime, (IEnumerable<string>)assetPaths) { }