Skip to content

Commit b0481d1

Browse files
Remove this reference which struggles to resolve
1 parent afd4567 commit b0481d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Vsix/Vsix.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net472</TargetFramework>
44
<ImplicitUsings>disable</ImplicitUsings>
@@ -18,7 +18,6 @@
1818
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.14.40265" ExcludeAssets="runtime" />
1919
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" Version="4.14.0" />
2020
<PackageReference Include="Basic.Reference.Assemblies.NetStandard20" Version="1.8.4" />
21-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.2" />
2221
</ItemGroup>
2322

2423
<ItemGroup>

0 commit comments

Comments
 (0)