We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e96dc7 commit e258e9cCopy full SHA for e258e9c
msbuild/Directory.Build.props
@@ -15,7 +15,7 @@
15
https://dev.azure.com/azure-public/vside/_artifacts/feed/xamarin-impl/NuGet/Xamarin.Messaging.Client/
16
17
-->
18
- <MessagingVersion Condition="'$(MessagingVersion)' == ''">[18.1.4-g269e166fc3]</MessagingVersion>
+ <MessagingVersion Condition="'$(MessagingVersion)' == ''">[18.1.48-g89254113ea]</MessagingVersion>
19
</PropertyGroup>
20
<Import Project="$(MSBuildThisFileDirectory)../Directory.Build.props" />
21
</Project>
0 commit comments