Commit cfc5e1f
committed
Merge embedded file provider; bump package version
Create a ManifestEmbeddedFileProvider for the executing assembly and, if an existing FileProvider is set, wrap both with a CompositeFileProvider; otherwise assign the manifest provider and continue checking environment/wwwroot as before. This ensures embedded resources are available alongside any configured file provider. Also bump package version to 10.2026.316.550.1 parent 8cb5978 commit cfc5e1f
File tree
2 files changed
+8
-5
lines changed- src/NetCore2Blockly/NetCore2BlocklyNew
2 files changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | | - | |
47 | | - | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments