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 2f364f1 commit 1c8e255Copy full SHA for 1c8e255
SecureHttpClient.TestRunner.Maui/SecureHttpClient.TestRunner.Maui.csproj
@@ -61,10 +61,6 @@
61
62
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">
63
<PackageReference Include="Serilog.Sinks.Xamarin" Version="1.0.0" />
64
-
65
- <!-- Fix build -->
66
- <PackageReference Include="Xamarin.Kotlin.StdLib" Version="2.0.21.1" />
67
68
</ItemGroup>
69
70
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
0 commit comments