Skip to content

Commit eec17a4

Browse files
build(deps): bump Xamarin.Jetbrains.Annotations from 24.0.0.1 to 24.0.1 in /integrationtests (#3511)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9203d4c commit eec17a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrationtests/IntegrationTests.XamarinForms.Android/IntegrationTests.XamarinForms.Android.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -55,7 +55,7 @@
5555
<Version>1.7.0.2</Version>
5656
</PackageReference>
5757
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.3" />
58-
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.0.0.1" />
58+
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.0.1" />
5959
</ItemGroup>
6060
<ItemGroup>
6161
<Compile Include="MainActivity.cs" />

0 commit comments

Comments
 (0)