Skip to content

Commit 8b90f53

Browse files
Bump AsyncFixer from 2.0.0 to 2.1.0
--- updated-dependencies: - dependency-name: AsyncFixer dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 653cd65 commit 8b90f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<PrivateAssets>all</PrivateAssets>
6363
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6464
</PackageReference>
65-
<PackageReference Include="AsyncFixer" Version="2.0.0">
65+
<PackageReference Include="AsyncFixer" Version="2.1.0">
6666
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6767
<PrivateAssets>all</PrivateAssets>
6868
</PackageReference>

0 commit comments

Comments
 (0)