zedy
a9d408083b
fix conflict
2023-01-31 11:08:13 +08:00
Engin Polat
303f145ad3
devcontainer fixes ( #688 )
...
* adding runargs section to fix docker access from devcontainer to host
* updating integrated terminal settings to match with the most recent settings.json scheme
* updating base image to most recent dotnet sdk version
Co-authored-by: Steve Smith <steve@kentsmiths.com >
2022-12-20 13:27:01 -05:00
Cédric Michel
fdb1c34d61
Feature/dotnet7 migration ( #828 )
...
* migration to .net 7
* remove temp memory database
* adapt global.json .net 7
* adapt Rich Code Navigation to .net 7
* update and clean run for .net 7
* update .net ef tool
Co-authored-by: cedri <cedri@BAS>
2022-12-20 13:20:50 -05:00
zedy
a4427bcbf9
Pull the connection string from key vault
2022-12-14 15:32:14 +08:00
zedy
50a8268b2e
Remove invalid changes
2022-12-13 10:38:28 +08:00
Wenjie Yu(MSFT)
a4f4d69cec
Fix indent
2022-12-13 10:30:30 +08:00
Wenjie Yu(MSFT)
b4853e22d3
fix indent
2022-12-13 10:25:12 +08:00
zedy
c3479b9abc
Install azd in codespace, check some errors
2022-12-12 11:33:57 +08:00
zedy
5951b6d3c1
Remove install azd in codespace, check some errors
2022-12-12 11:27:43 +08:00
zedy
04b88ffbb8
install azd in codespace
2022-12-12 11:25:12 +08:00
zedy
7f40d2d115
install azd in codespace
2022-12-12 11:14:42 +08:00
zedy
a949d4b225
upgrade dotnet core 5.0 to 6.0 in order to install dotnet-ef
2022-12-12 10:56:23 +08:00
zedy
8697f4a082
add azd in codespace
2022-12-12 10:42:06 +08:00
Kendra Havens
5aa3993c84
Update Dockerfile and launch.json to 5.0 ( #494 )
...
* Update Docker target to 5
* change launch.json to 5.0
2020-12-16 15:23:31 -05:00
Ankit Sinha
1b5b12ec11
configured devcontainer properly ( #384 )
...
* configured devcontainer properly
* made vscode owner of .dotnet
Co-authored-by: Ankit Sinha <anksinha@microsoft.com >
2020-06-02 11:40:34 -04:00
Tim Heuer
bb977b6fdf
Fixing ext ID ( #383 )
...
Extension was renamed...fixing.
2020-05-28 14:53:55 -04:00
Tim Heuer
de274ebd70
Fix for #375 to add devcontainer/extensions files
2020-05-12 11:42:33 -07:00