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