Skip to content

Commit

Permalink
[ODS-6454] Timeout connecting to EdFi_Security Database in v6.2 (#1137)
Browse files Browse the repository at this point in the history
  • Loading branch information
axelmarquezh authored Sep 12, 2024
1 parent 8a3ef49 commit 7e5e035
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion Application/EdFi.Ods.Api/EdFi.Ods.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.168" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.3.160" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.3.193" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
</ItemGroup>
</Otherwise>
Expand Down
24 changes: 0 additions & 24 deletions Application/EdFi.Security.DataAccess/Utils/ResettableLazy.cs

This file was deleted.

0 comments on commit 7e5e035

Please sign in to comment.