Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/OData/RESTier
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmclaws committed Mar 26, 2021
2 parents ebb5371 + 56238fb commit 12f99ff
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
<PackageReference Include="Microsoft.OData.Edm" Version="7.8.3" />
<PackageReference Include="Simple.OData.V4.Client" Version="5.20.0" />
<PackageReference Include="Simple.OData.V4.Client" Version="5.18.2" />
<PackageReference Include="Breakdance.Assemblies" Version="2.0.0-CI-20210317-172529" />
<PackageReference Include="Brutal.Dev.StrongNameSigner" Version="2.7.1" />
<PackageReference Include="Microsoft.AspNet.OData" Version="7.5.6" />
<PackageReference Include="Microsoft.AspNet.WebApi" Version="5.2.7" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.0" />
<PackageReference Include="Simple.OData.V4.Client" Version="5.19.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 12f99ff

Please sign in to comment.