File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
BlazorBootstrap.Demo.Server
BlazorBootstrap.Demo.WebAssembly/wwwroot Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >net8.0</TargetFramework >
5
5
<Nullable >enable</Nullable >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
+ <UserSecretsId >17d839f8-f71e-4856-829b-ccf23589bb77</UserSecretsId >
7
8
</PropertyGroup >
8
9
9
10
<ItemGroup >
Original file line number Diff line number Diff line change 22
22
"stackoverflow" : " //stackoverflow.com/questions/tagged/blazor-bootstrap"
23
23
},
24
24
"GoogleMap" : {
25
- "ApiKey" : " AIzaSyA-k5n6Q7VzGE-XEDbWFQI4IcgzRrafdy0 "
25
+ "ApiKey" : " AIzaSyDc110Rvu20IMJhlZcWTOPoLbVQdnjLyXs "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 15
15
"stackoverflow" : " //stackoverflow.com/questions/tagged/blazor-bootstrap"
16
16
},
17
17
"GoogleMap" : {
18
- "ApiKey" : " AIzaSyA-k5n6Q7VzGE-XEDbWFQI4IcgzRrafdy0 "
18
+ "ApiKey" : " AIzaSyDc110Rvu20IMJhlZcWTOPoLbVQdnjLyXs "
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments