3 references to PersistFileIfChanged
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
GeneratePackageAssetsTargetsFile.cs (1)
62
this.
PersistFileIfChanged
(data, TargetFilePath);
OverrideHtmlAssetPlaceholders.cs (1)
96
this.
PersistFileIfChanged
(Encoding.UTF8.GetBytes(outputContent), outputPath);
Utils\ArtifactWriter.cs (1)
16
return
PersistFileIfChanged
(task, data, artifactPath);