Skip to content

Commit

Permalink
Merge pull request OData#675 from liamomg/master
Browse files Browse the repository at this point in the history
Update Microsoft.Restier.Samples.Northwind.AspNet.csproj
  • Loading branch information
robertmclaws authored Mar 25, 2021
2 parents 13039c7 + 62b185c commit c8e7a9b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
<PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
<Version>2.0.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.OData.Core">
<Version>7.8.1</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
</ItemGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down

0 comments on commit c8e7a9b

Please sign in to comment.