Skip to content

Commit fd0d71c

Browse files
committed
nuget update
1 parent 8d12688 commit fd0d71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionTask.MsBuild/GitVersionTask.MsBuild.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Microsoft.Build" Version="16.3.0" />
1010
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="16.3.0" />
11-
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.0.1" />
11+
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="2.1.0" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)