Skip to content

Commit 4edba59

Browse files
Downgrade to match latest in VS2019
1 parent c623129 commit 4edba59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLine/CodeConv/CodeConv.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For a nugetted dll, web converter or visual studio extension, see https://github
2828
</ItemGroup>
2929

3030
<ItemGroup>
31-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
31+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
3232
<PackageReference Include="Microsoft.Build.Locator" Version="1.4.1" />
3333
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.1.0" />
3434
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="4.1.0" />

0 commit comments

Comments
 (0)