Skip to content

Commit a68e4bf

Browse files
chore(deps): update dependency system.linq.async to 6.0.3 (#792)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [System.Linq.Async](https://github.com/dotnet/reactive) | `6.0.1` -> `6.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Linq.Async/6.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Linq.Async/6.0.1/6.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
1 parent 064b5bb commit a68e4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ItemGroup>
66
<PackageVersion Include="DotNet.Glob" Version="3.1.3"/>
77
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3"/>
8-
<PackageVersion Include="System.Linq.Async" Version="6.0.1"/>
8+
<PackageVersion Include="System.Linq.Async" Version="6.0.3"/>
99
<PackageVersion Include="System.IO.Compression" Version="4.3.0"/>
1010
<PackageVersion Include="System.IO.FileSystem.AccessControl" Version="5.0.0"/>
1111
</ItemGroup>

0 commit comments

Comments
 (0)