Skip to content

Commit

Permalink
Update the version of Microsoft.Data.OData (dotnet#7953)
Browse files Browse the repository at this point in the history
* Update the version of Microsoft.Data.OData

* Fix the syntax

* Update Microsoft.Data.Services.Client as well
  • Loading branch information
michellemcdaniel authored and riarenas committed Jan 19, 2022
1 parent d79cd50 commit 8799386
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
This functionality should eventually be moved into an arcade-services package,
but for users consuming other functionality we'll still support 4.7.2 by ifdefing it out. -->
<PackageReference Condition="'$(TargetFramework)' != 'net472'" Include="Microsoft.DotNet.Maestro.Client" Version="$(MicrosoftDotNetMaestroClientVersion)" />

<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="$(MicrosoftExtensionsDependencyInjectionVersion)" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="$(MicrosoftExtensionsDependencyInjectionAbstractionsVersion)" />
<PackageReference Include="Microsoft.SymbolUploader" Version="$(MicrosoftSymbolUploaderVersion)" />
Expand Down

0 comments on commit 8799386

Please sign in to comment.