diff --git a/.gitignore b/.gitignore index fcb7ac6..bd2b3f0 100644 --- a/.gitignore +++ b/.gitignore @@ -332,4 +332,5 @@ ASALocalRun/ testrunner # Cake -[Tt]ools/ \ No newline at end of file +[Tt]ools/ +.ionide \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index da0d566..7236004 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "depedencies/localstack-dotnet-client"] path = depedencies/localstack-dotnet-client url = https://github.com/localstack-dotnet/localstack-dotnet-client.git - branch = v1.0.0 + branch =master diff --git a/depedencies/localstack-dotnet-client b/depedencies/localstack-dotnet-client index 8d2900f..1d903fd 160000 --- a/depedencies/localstack-dotnet-client +++ b/depedencies/localstack-dotnet-client @@ -1 +1 @@ -Subproject commit 8d2900f8b30ae7f95289eb85adcf931fa8e79826 +Subproject commit 1d903fd15fdaa924e00b266fd715e37d5b44a1b1