Commit ceea98f
authored
Fixes NuGet package creation output path (#3911)
Changes the NuGet package creation to output to the current directory
instead of the default location.
This resolves issues with the build script not finding the created
packages in the expected location.
Removes unused Azure pipeline YAML file.1 parent b655e99 commit ceea98f
2 files changed
+1
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
This file was deleted.
0 commit comments