Skip to content

Commit

Permalink
Update ServiceModel version on compat pack (#45904)
Browse files Browse the repository at this point in the history
  • Loading branch information
safern authored Dec 11, 2020
1 parent 6e33437 commit 51d2de6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project DefaultTargets="Build">
<Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Build.props))" />
<PropertyGroup>
<ServiceModelVersion>4.7.0</ServiceModelVersion>
<ServiceModelVersion>4.8.0</ServiceModelVersion>
<!-- We don't need to harvest the stable packages to build this -->
<HarvestStablePackage>false</HarvestStablePackage>
</PropertyGroup>
Expand Down

0 comments on commit 51d2de6

Please sign in to comment.