17 lines
287 B
Markdown
17 lines
287 B
Markdown
---
|
|
assigned: ""
|
|
type: "note"
|
|
---
|
|
|
|
# convert-to-net-7
|
|
|
|
- [x] mklink /J .kanbn
|
|
- [x] Update tasks.json
|
|
- [x] Update settings.json
|
|
- [x] Init Secrets
|
|
- [x] Copy appSettings.json to secrets.json
|
|
- [x] Remove Serilog
|
|
- [x] Remove appSettings
|
|
- [x] Update to AOT appSettings
|
|
- [x] Run Format
|