forked from FarmMaps/FarmMapsApiClient
appsettings is now shared through the 'Secrets' project.
secrets are now expected inside a appsettings.secrets.json inside the 'Secrets' project.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.idea/
|
||||
.vs/
|
||||
bin/
|
||||
obj/
|
||||
obj/
|
||||
appsettings.secrets.json
|
Reference in New Issue
Block a user