Skip to content

Commit

Permalink
chore:11月6日
Browse files Browse the repository at this point in the history
  • Loading branch information
aehyok committed Nov 6, 2024
1 parent c2e0243 commit 9b0b346
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/javascript/2023-11-21-dotnetcore.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,11 @@ dotnet ef database update -c DvsContext --framework net6.0 -v
---
// 20231204084647_ModifyHouseholdFiled 从当前的下一个变更生成开始
dotnet-ef migrations script 20231204084647_ModifyHouseholdFiled -c DvsContext --framework net6.0 >migrations_2023_1211.sql
```

## api.nuget.ogr/v3/index.json无法访问是因为翻墙的问题
## api.nuget.ogr/v3/index.json无法访问是因为翻墙的问题

```
将代理更改为直连即可
Expand Down

0 comments on commit 9b0b346

Please sign in to comment.