dotnet / dotnet/AspNetCore.Docs

Document MSBuild properties related to static web assets

Open
#35,517 1 comment 0 reactions 1 assignee Claimed by @wadepickett View on GitHub
Pri1 seQUESTered
Dominant language
C#
Stars
13.1k
Forks
24.6k
Avg merge
1d 3h
Merged PRs (30d)
97

Description

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](https://stackoverflow.com/questions/79315457/any-way-to-disable-static-file-fingerprinting-functionality-for-net-9-web-proje) 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](https://dev.azure.com/msft-skilling/Content/_workitems/edit/494903)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.