Skip to content

Commit 9153a4c

Browse files
dependabot-preview[bot]arturcic
authored andcommitted
Revert "Bump Microsoft.Extensions.DependencyInjection.Abstractions" because of NuGet/Home#7001
This reverts commit 6fc972e.
1 parent 6fc972e commit 9153a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionCore/GitVersionCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ItemGroup>
2020
<PackageReference Include="LibGit2Sharp" Version="$(PackageVersion_LibGit2Sharp)" />
2121
<PackageReference Include="JetBrains.Annotations" Version="$(PackageVersion_JetBrainsAnnotations)" PrivateAssets="All"></PackageReference>
22-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.0" />
22+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.0.1" />
2323
<PackageReference Include="Microsoft.Extensions.Options" Version="3.0.1" />
2424
<PackageReference Include="YamlDotNet" Version="$(PackageVersion_YamlDotNet)" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)