zcsizmadia commented on a change in pull request #1549:
URL: https://github.com/apache/avro/pull/1549#discussion_r806274420
##########
File path: lang/csharp/src/apache/main/Avro.main.csproj
##########
@@ -49,7 +49,21 @@
<!-- See lang/csharp/README.md for tool and library dependency update
strategy -->
<ItemGroup>
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1"
/>
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle"
Version="4.0.1">
Review comment:
Code styling related package referncing is handled by common.props, to
make sure that every projects inherit the same codestyling
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]