3 references to RelativePath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
GenerateStaticWebAssetsPropsFile.cs (3)
64
.ThenBy(e => e.GetMetadata(
RelativePath
), StringComparer.OrdinalIgnoreCase);
77
new XElement(
RelativePath
, relativePath),
166
!EnsureRequiredMetadata(webAsset,
RelativePath
))