ptupitsyn commented on code in PR #1895: URL: https://github.com/apache/ignite-3/pull/1895#discussion_r1157999894
########## modules/platforms/dotnet/Apache.Ignite/Apache.Ignite.csproj: ########## @@ -56,7 +56,7 @@ </ItemGroup> <ItemGroup> - <None Include="..\README.md" Pack="true" PackagePath="\"/> + <None Include="..\README.md" Pack="true" PackagePath="\" /> Review Comment: Yes, this line was added manually previously, but my IDE reformatted the file now. Let's leave it - keep the IDE happy :) -- 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]
