AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Document MSBuild properties related to static web assets

Open danroth27 opened this issue 6 months ago • 1 comments

It looks like we have some MSBuild properties for configuring static web assets that aren't documented anywhere I could find. For example, some users have been looking for a way to disable fingerprinting and have discovered the StaticWebAssetFingerprintingEnabled and StaticWebAssetsFingerprintContent properties, but these don't seem to be mentioned anywhere in the docs, so it's not clear what their semantics are. Another example is DisableBuildCompression. There may be others.

@javiercn Can you help out with listing the related properties for managing static web assets that should be documented for public use?


Associated WorkItem - 494903

danroth27 avatar May 22 '25 22:05 danroth27