Commit e14fc34
4.13.2: packaging fix - exclude Wasm/repro scratch + bundle precompiler tool
Wrapper-only fix over 4.13.1 (forks unchanged at 2.0.27, no library code change):
- Razor SDK was sweeping Wasm/repro/**/*.json (manifest/stats/sitemap debugging
scratch) into the package as content/+contentFiles/; excluded Wasm\repro\** from packing.
- The precompiled-shaders precompiler tool (tools/) is gated behind
-p:PackPrecompilerTool=true, which the publish path never passed -> 4.13.0/4.13.1
shipped without it. Release pack now passes the flag; tool is bundled from 4.13.2 on.
4.13.0/4.13.1 stay on nuget.org (immutable); 4.13.2 supersedes them.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 25fbbd9 commit e14fc34
2 files changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
104 | 110 | | |
105 | 111 | | |
106 | 112 | | |
| |||
0 commit comments