-
- Downloads
C# Tooling: change the case to 'Protobuf' consistently
Users will not be affected, as MSBuild is not case-sensitive. The changes in C# code are also entirely for consistency; they do not affect the tooling dll at runtime. Closes #17884
Showing
- src/csharp/Grpc.Tools.Tests/ProtoCompileBasicTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.Tools.Tests/ProtoCompileBasicTest.cs
- src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLineGeneratorTest.cs 2 additions, 2 deletions.../Grpc.Tools.Tests/ProtoCompileCommandLineGeneratorTest.cs
- src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLinePrinterTest.cs 1 addition, 1 deletion...rp/Grpc.Tools.Tests/ProtoCompileCommandLinePrinterTest.cs
- src/csharp/Grpc.Tools/Common.cs 1 addition, 1 deletionsrc/csharp/Grpc.Tools/Common.cs
- src/csharp/Grpc.Tools/GeneratorServices.cs 1 addition, 1 deletionsrc/csharp/Grpc.Tools/GeneratorServices.cs
- src/csharp/Grpc.Tools/ProtoCompile.cs 4 additions, 4 deletionssrc/csharp/Grpc.Tools/ProtoCompile.cs
- src/csharp/Grpc.Tools/ProtoCompilerOutputs.cs 2 additions, 2 deletionssrc/csharp/Grpc.Tools/ProtoCompilerOutputs.cs
- src/csharp/Grpc.Tools/ProtoReadDependencies.cs 2 additions, 2 deletionssrc/csharp/Grpc.Tools/ProtoReadDependencies.cs
- src/csharp/Grpc.Tools/build/_grpc/Grpc.CSharp.xml 3 additions, 3 deletionssrc/csharp/Grpc.Tools/build/_grpc/Grpc.CSharp.xml
- src/csharp/Grpc.Tools/build/_grpc/_Grpc.Tools.targets 3 additions, 3 deletionssrc/csharp/Grpc.Tools/build/_grpc/_Grpc.Tools.targets
- src/csharp/Grpc.Tools/build/_protobuf/Google.Protobuf.Tools.props 3 additions, 3 deletions...rp/Grpc.Tools/build/_protobuf/Google.Protobuf.Tools.props
- src/csharp/Grpc.Tools/build/_protobuf/Google.Protobuf.Tools.targets 19 additions, 19 deletions.../Grpc.Tools/build/_protobuf/Google.Protobuf.Tools.targets
- src/csharp/Grpc.Tools/build/_protobuf/Protobuf.CSharp.xml 9 additions, 9 deletionssrc/csharp/Grpc.Tools/build/_protobuf/Protobuf.CSharp.xml
Loading
Please register or sign in to comment