19 lines
359 B
Markdown
19 lines
359 B
Markdown
---
|
|
assigned: ""
|
|
type: "note"
|
|
created: "2024-01-06T01:22:07.430Z"
|
|
updated: "2024-01-06T01:22:07.430Z"
|
|
---
|
|
|
|
# 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
|