Skip to content

Commit da18514

Browse files
Bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 10.0.0
--- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f34a35 commit da18514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NosCore.PathFinder.Gui/NosCore.PathFinder.Gui.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<FrameworkReference Include="Microsoft.AspNetCore.App" />
17-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
17+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.0" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.0" />
1919
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.2.0" />
2020
<PackageReference Include="NosCore.Dao" Version="2.0.0" />

0 commit comments

Comments
 (0)