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.
2 parents 6879caa + 162ce58 commit 8861104Copy full SHA for 8861104
1 file changed
src/APISample/APISample.csproj
@@ -33,7 +33,7 @@
33
<PackageReference Include="RestSharp" Version="112.1.0" />
34
<PackageReference Include="Polly" Version="8.6.5" />
35
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
36
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.1" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.2" />
37
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0" />
38
</ItemGroup>
39
<ItemGroup>
0 commit comments