|
@@ -66,11 +66,11 @@
|
|
|
"Grpc.Tools.Tests": [
|
|
|
"Grpc.Tools.Tests.CppGeneratorTests",
|
|
|
"Grpc.Tools.Tests.CSharpGeneratorTests",
|
|
|
+ "Grpc.Tools.Tests.DepFileUtilTests",
|
|
|
"Grpc.Tools.Tests.GeneratorTests",
|
|
|
"Grpc.Tools.Tests.ProtoCompileBasicTests",
|
|
|
"Grpc.Tools.Tests.ProtoCompileCommandLineGeneratorTests",
|
|
|
"Grpc.Tools.Tests.ProtoCompileCommandLinePrinterTests",
|
|
|
- "Grpc.Tools.Tests.ProtoToolsPlatformTaskTests",
|
|
|
- "Grps.Tools.Tests.DepFileUtilTests"
|
|
|
+ "Grpc.Tools.Tests.ProtoToolsPlatformTaskTests"
|
|
|
]
|
|
|
}
|