Skip to content

Commit

Permalink
[ODS-6089] SDK package update to fix smoke tests (#884)
Browse files Browse the repository at this point in the history
  • Loading branch information
vimayya authored Nov 16, 2023
1 parent da2a4f0 commit 07cc552
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<ProjectReference Include="..\EdFi.LoadTools\EdFi.LoadTools.csproj" />
</ItemGroup>
<ItemGroup Condition=" '$(StandardVersion)' == '5.0.0' ">
<PackageReference Include="EdFi.Suite3.OdsApi.TestSdk.Standard.5.0.0" Version="7.0.2171" />
<PackageReference Include="EdFi.Suite3.OdsApi.TestSdk.Standard.5.0.0" Version="7.1.872" />
</ItemGroup>
<ItemGroup Condition=" '$(StandardVersion)' == '4.0.0' ">
<PackageReference Include="EdFi.Suite3.OdsApi.TestSdk.Standard.4.0.0" Version="7.0.2171" />
<PackageReference Include="EdFi.Suite3.OdsApi.TestSdk.Standard.4.0.0" Version="7.1.872" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.1.1" />
Expand Down

0 comments on commit 07cc552

Please sign in to comment.