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.
1 parent c2b45e6 commit e4c8bb6Copy full SHA for e4c8bb6
examples/Directory.Packages.props
@@ -4,7 +4,7 @@
4
<CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.9" />
+ <PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.10" />
8
<PackageVersion Include="TIKSN-Framework" Version="5.5.2" />
9
</ItemGroup>
10
</Project>
0 commit comments