Commit 77403f3
committed
Fix unintended breaking change
- blocking dotnet/aspnetcore#1293 dependency update PR
- commit 3ec8c35 lost `AssemblyName` substitution
- tasks assembly in package incorrectly named ".Manifest.Task.dll"1 parent 3d689a2 commit 77403f3
File tree
1 file changed
+1
-1
lines changed- src/FileProviders/Embedded/src
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments