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 289922a + 2a66bcc commit 6c28285Copy full SHA for 6c28285
1 file changed
src/APISample/APISample.csproj
@@ -33,8 +33,8 @@
33
<PackageReference Include="RestSharp" Version="114.0.0" />
34
<PackageReference Include="Polly" Version="8.6.6" />
35
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
36
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.6" />
37
- <PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.6" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.7" />
+ <PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.7" />
38
</ItemGroup>
39
<ItemGroup>
40
<Reference Include="Org.OpenAPITools">
0 commit comments