Skip to content

Commit f005646

Browse files
Update refit monorepo to v15
1 parent 7c8ce92 commit f005646

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,11 +1032,11 @@
10321032
</ItemGroup>
10331033
<!-- Refit: The automatic type-safe REST library for .NET Core, Xamarin and .NET -->
10341034
<ItemGroup>
1035-
<PackageVersion Include="Refit" Version="10.0.1" />
1035+
<PackageVersion Include="Refit" Version="15.0.0" />
10361036
</ItemGroup>
10371037
<ItemGroup>
10381038
<!-- Remove Microsoft.Extensions.Http Usage https://devblogs.microsoft.com/dotnet/performance-improvements-in-dotnet-maui/#remove-microsoft-extensions-http-usage -->
1039-
<PackageVersion Include="Refit.HttpClientFactory" Version="10.0.1" />
1039+
<PackageVersion Include="Refit.HttpClientFactory" Version="15.0.0" />
10401040
</ItemGroup>
10411041
<!-- Fusillade: An opinionated HTTP library for Mobile Development -->
10421042
<ItemGroup>

0 commit comments

Comments
 (0)