Skip to content

Commit

Permalink
build(deps): bump Xamarin.Jetbrains.Annotations from 24.0.0.1 to 24.0…
Browse files Browse the repository at this point in the history
….1 in /integrationtests (#3511)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent 9203d4c commit eec17a4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand Down Expand Up @@ -55,7 +55,7 @@
<Version>1.7.0.2</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.3" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.0.0.1" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.0.1" />
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />
Expand Down

0 comments on commit eec17a4

Please sign in to comment.