Skip to content

Commit

Permalink
all nugets updated
Browse files Browse the repository at this point in the history
  • Loading branch information
freever committed Sep 13, 2024
1 parent 8ef61ca commit 135fcb2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<Version>1.1.4.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.GooglePlayServices.Base">
<Version>118.2.0.5</Version>
<Version>118.5.0.1</Version>
</PackageReference>
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Blauhaus.Push.Runner/Blauhaus.Push.Runner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.1.0" />
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Blauhaus.Push.Server/Blauhaus.Push.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Blauhaus.Analytics.Console" Version="2.1.1" />
<PackageReference Include="Blauhaus.Common.Utils" Version="2.4.3" />
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.1.0" />
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 135fcb2

Please sign in to comment.