Skip to content

Commit

Permalink
Update Admin.DataAccess library version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaksn committed Oct 24, 2024
1 parent 49aa8fa commit e4bf2c9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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 @@ -26,7 +26,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.352" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.363" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.3.201" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Application/EdFi.Ods.Sandbox/EdFi.Ods.Sandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.352" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.363" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
</ItemGroup>
</Otherwise>
Expand Down
2 changes: 1 addition & 1 deletion Application/EdFi.Ods.Tests/EdFi.Ods.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.352" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.363" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
</ItemGroup>
</Otherwise>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.352" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.363" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
</ItemGroup>
</Otherwise>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.352" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.363" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
</ItemGroup>
</Otherwise>
Expand Down

0 comments on commit e4bf2c9

Please sign in to comment.