You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/09/28 17:36:23 UTC

[GitHub] [ignite-3] isapego commented on a change in pull request #363: IGNITE-15531 .NET: Set up binary and nuget packaging

isapego commented on a change in pull request #363:
URL: https://github.com/apache/ignite-3/pull/363#discussion_r717817481



##########
File path: modules/platforms/dotnet/Directory.Build.props
##########
@@ -22,15 +22,31 @@
         <LangVersion>9</LangVersion>
         <Nullable>enable</Nullable>
         <Version>3.0.0-alpha3</Version>
+
+        <Company>Apache Software Foundation</Company>
+        <Authors>Apache Ignite</Authors>
+        <Copyright>2015 - 2021 The Apache Software Foundation</Copyright>

Review comment:
       Would we need to update the date manually every year? Is year necessary?




-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org