You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/06/18 16:59:08 UTC

[ignite] branch ignite-11932 updated: IGNITE-11932: .NET core updates

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch ignite-11932
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/ignite-11932 by this push:
     new d88cf2c  IGNITE-11932: .NET core updates
d88cf2c is described below

commit d88cf2c9aeda34cabc72b6ccd5aa4308770864c2
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Tue Jun 18 19:58:44 2019 +0300

    IGNITE-11932: .NET core updates
---
 eccn_update.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/eccn_update.xml b/eccn_update.xml
index 8b4bd5c..37b101c 100644
--- a/eccn_update.xml
+++ b/eccn_update.xml
@@ -30,15 +30,10 @@ No need to merge it to Apache Ignite code base.
                 <Manufacturer>Microsoft</Manufacturer>
                 <Why>Designed to use .NET Framework Cryptography Model</Why>
             </ControlledSource>
-            <!-- TODO include .NET Core -->
-            <ControlledSource href="https://dotnetfoundation.org/projects">
+            <ControlledSource href="https://dotnet.microsoft.com/download">
                 <Manufacturer>.NET Foundation</Manufacturer>
                 <Why>Designed to use .NET Core, and build in Cryptography</Why>
             </ControlledSource>
-            <!-- TODO which url to use here -->
-            <!-- https://github.com/dotnet/core
-            https://dotnetfoundation.org/projects
-            https://github.com/dotnet/corefx-->
             <ControlledSource href="http://www.jcraft.com/jsch/">
                 <Manufacturer>JCraft, Inc.</Manufacturer>
                 <Why>Provides encryption SSH library</Why>