Skip to content

Commit 4177c79

Browse files
authored
remove dotnet documentation build step
1 parent 280def8 commit 4177c79

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dotnet/Driver/Driver.csproj

-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ See: https://streamsdb.io</Description>
3535
<PackageReference Include="Google.Protobuf" Version="3.11.1" />
3636
<PackageReference Include="Grpc" Version="2.25.0" />
3737
<PackageReference Include="Grpc.Tools" Version="2.25.0" PrivateAssets="All" />
38-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.0" />
39-
<PackageReference Include="Vsxmd" Version="1.4.2">
40-
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
41-
<PrivateAssets>all</PrivateAssets>
42-
</PackageReference>
4338
</ItemGroup>
4439
<ItemGroup>
4540
<!--<Protobuf Include="./Wire/api.proto" Access="internal" GrpcServices="client" />-->

0 commit comments

Comments
 (0)