diff --git a/Net/3D/GlobeFlyTool/CSharp/Config.esriaddinx b/Net/3D/GlobeFlyTool/CSharp/Config.esriaddinx
index 0bc115d3..0397ab55 100644
--- a/Net/3D/GlobeFlyTool/CSharp/Config.esriaddinx
+++ b/Net/3D/GlobeFlyTool/CSharp/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
12/10/2009
-
+
diff --git a/Net/3D/GlobeFlyTool/CSharp/Fly.cs b/Net/3D/GlobeFlyTool/CSharp/Fly.cs
index c9ae5b02..5e6fe8af 100644
--- a/Net/3D/GlobeFlyTool/CSharp/Fly.cs
+++ b/Net/3D/GlobeFlyTool/CSharp/Fly.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeFlyTool/CSharp/GlobeFlyTool.csproj b/Net/3D/GlobeFlyTool/CSharp/GlobeFlyTool.csproj
index 219ca86c..117750bb 100644
--- a/Net/3D/GlobeFlyTool/CSharp/GlobeFlyTool.csproj
+++ b/Net/3D/GlobeFlyTool/CSharp/GlobeFlyTool.csproj
@@ -82,13 +82,13 @@
-
+
False
False
-
+
False
@@ -97,7 +97,7 @@
False
-
+
False
diff --git a/Net/3D/GlobeFlyTool/CSharp/PointZ.cs b/Net/3D/GlobeFlyTool/CSharp/PointZ.cs
index 5c75cf01..d033dca0 100644
--- a/Net/3D/GlobeFlyTool/CSharp/PointZ.cs
+++ b/Net/3D/GlobeFlyTool/CSharp/PointZ.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeFlyTool/CSharp/Properties/AssemblyInfo.cs b/Net/3D/GlobeFlyTool/CSharp/Properties/AssemblyInfo.cs
index 3fc084c0..8958cab0 100644
--- a/Net/3D/GlobeFlyTool/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/3D/GlobeFlyTool/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeFlyTool/Readme.html b/Net/3D/GlobeFlyTool/Readme.html
index af0e2a18..ef9cd88d 100644
--- a/Net/3D/GlobeFlyTool/Readme.html
+++ b/Net/3D/GlobeFlyTool/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/3D/GlobeFlyTool/Readme.md b/Net/3D/GlobeFlyTool/Readme.md
index a0b87c65..63a558de 100644
--- a/Net/3D/GlobeFlyTool/Readme.md
+++ b/Net/3D/GlobeFlyTool/Readme.md
@@ -8,8 +8,8 @@ This add-in sample shows how to create a Fly tool for ArcGlobe. This sample mimi
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/3D/GlobeFlyTool/VBNet/Config.esriaddinx b/Net/3D/GlobeFlyTool/VBNet/Config.esriaddinx
index 0bc115d3..0397ab55 100644
--- a/Net/3D/GlobeFlyTool/VBNet/Config.esriaddinx
+++ b/Net/3D/GlobeFlyTool/VBNet/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
12/10/2009
-
+
diff --git a/Net/3D/GlobeFlyTool/VBNet/Fly.vb b/Net/3D/GlobeFlyTool/VBNet/Fly.vb
index 0c55c736..1a4ead04 100644
--- a/Net/3D/GlobeFlyTool/VBNet/Fly.vb
+++ b/Net/3D/GlobeFlyTool/VBNet/Fly.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeFlyTool/VBNet/GlobeFlyTool.vbproj b/Net/3D/GlobeFlyTool/VBNet/GlobeFlyTool.vbproj
index d0333047..9c931c33 100644
--- a/Net/3D/GlobeFlyTool/VBNet/GlobeFlyTool.vbproj
+++ b/Net/3D/GlobeFlyTool/VBNet/GlobeFlyTool.vbproj
@@ -102,13 +102,13 @@
-
+
False
False
-
+
False
@@ -117,7 +117,7 @@
False
-
+
False
diff --git a/Net/3D/GlobeFlyTool/VBNet/My Project/AssemblyInfo.vb b/Net/3D/GlobeFlyTool/VBNet/My Project/AssemblyInfo.vb
index fdc975a0..1afb8548 100644
--- a/Net/3D/GlobeFlyTool/VBNet/My Project/AssemblyInfo.vb
+++ b/Net/3D/GlobeFlyTool/VBNet/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeFlyTool/VBNet/PointZ.vb b/Net/3D/GlobeFlyTool/VBNet/PointZ.vb
index 421f5032..5b1a7277 100644
--- a/Net/3D/GlobeFlyTool/VBNet/PointZ.vb
+++ b/Net/3D/GlobeFlyTool/VBNet/PointZ.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/ColorCommand.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/ColorCommand.cs
index dc153246..37082c6d 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/ColorCommand.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/ColorCommand.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/ColorPalette.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/ColorPalette.cs
index 715e15df..ea7d3b46 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/ColorPalette.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/ColorPalette.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/ColorSelection.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/ColorSelection.cs
index 29286599..7ddba314 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/ColorSelection.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/ColorSelection.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/Config.esriaddinx b/Net/3D/GlobeGraphicsToolbar/CSharp/Config.esriaddinx
index 0a782ae1..60005052 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/Config.esriaddinx
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
12/11/2009
-
+
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/GeographicCoordinates.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/GeographicCoordinates.cs
index 9666eb78..ec237045 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/GeographicCoordinates.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/GeographicCoordinates.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/GlobeGraphicsToolbar.csproj b/Net/3D/GlobeGraphicsToolbar/CSharp/GlobeGraphicsToolbar.csproj
index 0239dd7b..fabe9e15 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/GlobeGraphicsToolbar.csproj
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/GlobeGraphicsToolbar.csproj
@@ -122,30 +122,30 @@
-
+
False
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
@@ -155,15 +155,15 @@
False
-
+
False
False
-
+
False
False
-
+
False
False
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/Layer.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/Layer.cs
index 0ce5bfe1..0f6ea065 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/Layer.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/Layer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PointElement.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PointElement.cs
index bcf5ffd1..db44f5ec 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PointElement.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PointElement.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PointGeometry.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PointGeometry.cs
index ff61735d..25749aff 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PointGeometry.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PointGeometry.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PointTool.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PointTool.cs
index a73bbf29..31e6a47b 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PointTool.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PointTool.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonElement.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonElement.cs
index f98912a6..9f592f90 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonElement.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonElement.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonGeometry.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonGeometry.cs
index 297a8c43..9e52409d 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonGeometry.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonGeometry.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonTool.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonTool.cs
index ec1cffea..71624258 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonTool.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PolygonTool.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineElement.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineElement.cs
index 5d71d58c..7c82ece4 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineElement.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineElement.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineGeometry.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineGeometry.cs
index ac8c5942..df7fb644 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineGeometry.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineGeometry.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineTool.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineTool.cs
index 365884ae..e5d6aef1 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineTool.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/PolylineTool.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/Properties/AssemblyInfo.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/Properties/AssemblyInfo.cs
index 5e1ace74..3e8be801 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/SpatialReference.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/SpatialReference.cs
index f2aca976..8c55eaa1 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/SpatialReference.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/SpatialReference.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleElement.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleElement.cs
index f86fa4ac..0aa56b26 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleElement.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleElement.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGallery.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGallery.cs
index b38dd93b..66c6bd71 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGallery.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGallery.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryCommand.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryCommand.cs
index 9b162a85..d4bfe3fc 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryCommand.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryCommand.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryForm.Designer.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryForm.Designer.cs
index 067ea905..a17870a3 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryForm.Designer.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryForm.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryForm.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryForm.cs
index 856205d5..52192eb3 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryForm.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGalleryForm.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGallerySelection.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGallerySelection.cs
index c4dc1213..9cb0e8d9 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGallerySelection.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleGallerySelection.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleTool.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleTool.cs
index eb440c54..bf8c91d7 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/StyleTool.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/StyleTool.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/TableOfContents.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/TableOfContents.cs
index ce756152..e45b5941 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/TableOfContents.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/TableOfContents.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/TextElement.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/TextElement.cs
index 1e5e4975..ebdc1693 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/TextElement.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/TextElement.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/TextForm.Designer.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/TextForm.Designer.cs
index e82160f7..f86d3c50 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/TextForm.Designer.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/TextForm.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/TextForm.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/TextForm.cs
index 52c8bb2a..508781e3 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/TextForm.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/TextForm.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/CSharp/TextTool.cs b/Net/3D/GlobeGraphicsToolbar/CSharp/TextTool.cs
index c96d87d2..6a2bf30f 100644
--- a/Net/3D/GlobeGraphicsToolbar/CSharp/TextTool.cs
+++ b/Net/3D/GlobeGraphicsToolbar/CSharp/TextTool.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/Readme.html b/Net/3D/GlobeGraphicsToolbar/Readme.html
index 90f1699f..3e57517b 100644
--- a/Net/3D/GlobeGraphicsToolbar/Readme.html
+++ b/Net/3D/GlobeGraphicsToolbar/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/3D/GlobeGraphicsToolbar/Readme.md b/Net/3D/GlobeGraphicsToolbar/Readme.md
index e71ec268..e6b902fc 100644
--- a/Net/3D/GlobeGraphicsToolbar/Readme.md
+++ b/Net/3D/GlobeGraphicsToolbar/Readme.md
@@ -8,8 +8,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/ColorCommand.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/ColorCommand.vb
index 10afeb90..ad39010d 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/ColorCommand.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/ColorCommand.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/ColorPalette.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/ColorPalette.vb
index fbe1f1e6..609c192a 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/ColorPalette.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/ColorPalette.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/ColorSelection.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/ColorSelection.vb
index 79eebe5d..64a2ac84 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/ColorSelection.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/ColorSelection.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/Config.esriaddinx b/Net/3D/GlobeGraphicsToolbar/VBNet/Config.esriaddinx
index 0a782ae1..60005052 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/Config.esriaddinx
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
12/11/2009
-
+
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/GeographicCoordinates.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/GeographicCoordinates.vb
index 2aab81b3..9fb3db24 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/GeographicCoordinates.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/GeographicCoordinates.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/GlobeGraphicsToolbar.vbproj b/Net/3D/GlobeGraphicsToolbar/VBNet/GlobeGraphicsToolbar.vbproj
index e8fc0b43..0fb6c5db 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/GlobeGraphicsToolbar.vbproj
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/GlobeGraphicsToolbar.vbproj
@@ -127,30 +127,30 @@
-
+
False
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
@@ -160,15 +160,15 @@
False
-
+
False
False
-
+
False
False
-
+
False
False
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/Layer.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/Layer.vb
index 0c44115e..3367fa79 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/Layer.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/Layer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/My Project/AssemblyInfo.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/My Project/AssemblyInfo.vb
index 36b82474..9000b330 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/My Project/AssemblyInfo.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PointElement.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PointElement.vb
index 5042e338..0ca7e4da 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PointElement.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PointElement.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PointGeometry.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PointGeometry.vb
index 80c35b9e..cb40cc9a 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PointGeometry.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PointGeometry.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PointTool.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PointTool.vb
index 59d9ab7b..cc298307 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PointTool.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PointTool.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonElement.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonElement.vb
index ac0e5ff8..974885eb 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonElement.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonElement.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonGeometry.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonGeometry.vb
index 6b1c4357..3ec33407 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonGeometry.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonGeometry.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonTool.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonTool.vb
index 8fd8703e..0c7da8d9 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonTool.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PolygonTool.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineElement.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineElement.vb
index 5e57a60c..c55a484c 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineElement.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineElement.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineGeometry.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineGeometry.vb
index 95acc61b..d821ec28 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineGeometry.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineGeometry.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineTool.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineTool.vb
index 2b6242f9..700ebeb2 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineTool.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/PolylineTool.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/SpatialReference.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/SpatialReference.vb
index 5c1fee60..51f1c0b9 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/SpatialReference.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/SpatialReference.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleElement.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleElement.vb
index db4983ab..259667e5 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleElement.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleElement.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGallery.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGallery.vb
index cd42d046..c8e5805b 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGallery.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGallery.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryCommand.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryCommand.vb
index 7a7f934d..9646bff6 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryCommand.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryCommand.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryForm.Designer.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryForm.Designer.vb
index 89c2b388..429d7758 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryForm.Designer.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryForm.Designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryForm.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryForm.vb
index d516593d..0f2b6c34 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryForm.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGalleryForm.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGallerySelection.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGallerySelection.vb
index 23a240ea..cb9ead85 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGallerySelection.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleGallerySelection.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleTool.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleTool.vb
index d3626ad1..3874309b 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/StyleTool.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/StyleTool.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/TableOfContents.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/TableOfContents.vb
index aefa5e47..e87d942e 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/TableOfContents.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/TableOfContents.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/TextElement.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/TextElement.vb
index c19cfc55..95c78cbd 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/TextElement.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/TextElement.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/TextForm.Designer.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/TextForm.Designer.vb
index 0bbcf2ef..729f3468 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/TextForm.Designer.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/TextForm.Designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/TextForm.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/TextForm.vb
index 4a3b2d6e..51716c9a 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/TextForm.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/TextForm.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/GlobeGraphicsToolbar/VBNet/TextTool.vb b/Net/3D/GlobeGraphicsToolbar/VBNet/TextTool.vb
index f9942d08..3eb55de0 100644
--- a/Net/3D/GlobeGraphicsToolbar/VBNet/TextTool.vb
+++ b/Net/3D/GlobeGraphicsToolbar/VBNet/TextTool.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ColorUtilities.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ColorUtilities.cs
index 9c2c9f8b..40c2d327 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ColorUtilities.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ColorUtilities.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/CompositeExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/CompositeExamples.cs
index 425bca4a..96dc2e02 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/CompositeExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/CompositeExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/DrawUtilities.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/DrawUtilities.cs
index c662ec40..e920b03d 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/DrawUtilities.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/DrawUtilities.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ElementUtilities.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ElementUtilities.cs
index 188bea7c..ce91127d 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ElementUtilities.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ElementUtilities.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ExtrusionExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ExtrusionExamples.cs
index 00cee5cf..85e0380d 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ExtrusionExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/ExtrusionExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/GeometryUtilities.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/GeometryUtilities.cs
index 1d9f4e8a..0e5d29e6 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/GeometryUtilities.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/GeometryUtilities.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/GraphicsLayer3DUtilities.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/GraphicsLayer3DUtilities.cs
index a13a7cc5..0064b87d 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/GraphicsLayer3DUtilities.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/GraphicsLayer3DUtilities.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.Designer.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.Designer.cs
index 9ea9c656..bea57434 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.Designer.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.cs
index 02f22d03..f8ec28bb 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.csproj b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.csproj
index 4258e6a8..1c24fb96 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.csproj
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/MultiPatchExamples.csproj
@@ -61,34 +61,34 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Program.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Program.cs
index 97db5be5..a5629807 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Program.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Program.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Properties/AssemblyInfo.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Properties/AssemblyInfo.cs
index 32cb6f47..2ecb957a 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Properties/AssemblyInfo.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/RingExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/RingExamples.cs
index d67e81f5..51cd169f 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/RingExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/RingExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/RingGroupExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/RingGroupExamples.cs
index e65427e9..4825b42b 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/RingGroupExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/RingGroupExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Transform3DExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Transform3DExamples.cs
index cec1604f..d2cc9df6 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Transform3DExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Transform3DExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TriangleFanExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TriangleFanExamples.cs
index 65b82163..31d762a9 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TriangleFanExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TriangleFanExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TriangleStripExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TriangleStripExamples.cs
index 9931f3dd..2e3b620b 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TriangleStripExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TriangleStripExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TrianglesExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TrianglesExamples.cs
index 062a5427..e10d688a 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TrianglesExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/TrianglesExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Vector3DExamples.cs b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Vector3DExamples.cs
index ebaeb9ae..44dfbbb7 100644
--- a/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Vector3DExamples.cs
+++ b/Net/3D/MultiPatchExamples/CSharp/MultiPatchExamples/Vector3DExamples.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/Readme.html b/Net/3D/MultiPatchExamples/Readme.html
index 9302e88b..23ec9a93 100644
--- a/Net/3D/MultiPatchExamples/Readme.html
+++ b/Net/3D/MultiPatchExamples/Readme.html
@@ -28,8 +28,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -38,7 +38,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/3D/MultiPatchExamples/Readme.md b/Net/3D/MultiPatchExamples/Readme.md
index 924cce7f..599b14f6 100644
--- a/Net/3D/MultiPatchExamples/Readme.md
+++ b/Net/3D/MultiPatchExamples/Readme.md
@@ -10,8 +10,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ColorUtilities.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ColorUtilities.vb
index f94b8a60..2dcd3708 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ColorUtilities.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ColorUtilities.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/CompositeExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/CompositeExamples.vb
index b18756a0..3d627f14 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/CompositeExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/CompositeExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/DrawUtilities.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/DrawUtilities.vb
index 9bf05b4d..8a4eff7b 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/DrawUtilities.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/DrawUtilities.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ElementUtilities.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ElementUtilities.vb
index 9c1c44a0..6bb3a8bd 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ElementUtilities.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ElementUtilities.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ExtrusionExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ExtrusionExamples.vb
index 954f857e..99d3d17a 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ExtrusionExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/ExtrusionExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/GeometryUtilities.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/GeometryUtilities.vb
index 72bc858c..fab8cc3c 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/GeometryUtilities.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/GeometryUtilities.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/GraphicsLayer3DUtilities.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/GraphicsLayer3DUtilities.vb
index bc76ba3d..8c64d2af 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/GraphicsLayer3DUtilities.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/GraphicsLayer3DUtilities.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.Designer.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.Designer.vb
index cd1d3290..b14104c4 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.Designer.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.Designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.vb
index 67a7da70..f20645a8 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.vbproj b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.vbproj
index a8165069..06d1deb1 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.vbproj
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/MultiPatchExamples.vbproj
@@ -64,34 +64,34 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Program.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Program.vb
index 85cbefd3..5d6ca1e9 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Program.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Program.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Properties/AssemblyInfo.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Properties/AssemblyInfo.vb
index eab2a5f6..1d4a0a45 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Properties/AssemblyInfo.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Properties/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/RingExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/RingExamples.vb
index 9eaba2de..54d0027d 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/RingExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/RingExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/RingGroupExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/RingGroupExamples.vb
index 0515f31e..f24781a0 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/RingGroupExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/RingGroupExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Transform3DExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Transform3DExamples.vb
index ba667817..75cbc315 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Transform3DExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Transform3DExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TriangleFanExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TriangleFanExamples.vb
index 886fc823..490ecebc 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TriangleFanExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TriangleFanExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TriangleStripExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TriangleStripExamples.vb
index 743bfdb7..3a549a8a 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TriangleStripExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TriangleStripExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TrianglesExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TrianglesExamples.vb
index 05d70ba0..bf22d550 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TrianglesExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/TrianglesExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Vector3DExamples.vb b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Vector3DExamples.vb
index 476d8671..3f4459dc 100644
--- a/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Vector3DExamples.vb
+++ b/Net/3D/MultiPatchExamples/VBNet/MultiPatchExamples/Vector3DExamples.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultipleGlobeViewers/CSharp/Config.esriaddinx b/Net/3D/MultipleGlobeViewers/CSharp/Config.esriaddinx
index 0c53e4ae..172ca443 100644
--- a/Net/3D/MultipleGlobeViewers/CSharp/Config.esriaddinx
+++ b/Net/3D/MultipleGlobeViewers/CSharp/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
12/10/2009
-
+
diff --git a/Net/3D/MultipleGlobeViewers/CSharp/MultipleGlobeViewers.cs b/Net/3D/MultipleGlobeViewers/CSharp/MultipleGlobeViewers.cs
index 70c17347..6d62f1c8 100644
--- a/Net/3D/MultipleGlobeViewers/CSharp/MultipleGlobeViewers.cs
+++ b/Net/3D/MultipleGlobeViewers/CSharp/MultipleGlobeViewers.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultipleGlobeViewers/CSharp/MultipleGlobeViewers.csproj b/Net/3D/MultipleGlobeViewers/CSharp/MultipleGlobeViewers.csproj
index 73897e09..5c869bef 100644
--- a/Net/3D/MultipleGlobeViewers/CSharp/MultipleGlobeViewers.csproj
+++ b/Net/3D/MultipleGlobeViewers/CSharp/MultipleGlobeViewers.csproj
@@ -97,13 +97,13 @@
-
+
False
False
-
+
False
diff --git a/Net/3D/MultipleGlobeViewers/CSharp/Properties/AssemblyInfo.cs b/Net/3D/MultipleGlobeViewers/CSharp/Properties/AssemblyInfo.cs
index 4bcac38c..3b46c5bc 100644
--- a/Net/3D/MultipleGlobeViewers/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/3D/MultipleGlobeViewers/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultipleGlobeViewers/CSharp/SecondaryViewerForm.Designer.cs b/Net/3D/MultipleGlobeViewers/CSharp/SecondaryViewerForm.Designer.cs
index d0ff0125..9b3a6ad6 100644
--- a/Net/3D/MultipleGlobeViewers/CSharp/SecondaryViewerForm.Designer.cs
+++ b/Net/3D/MultipleGlobeViewers/CSharp/SecondaryViewerForm.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultipleGlobeViewers/CSharp/SecondaryViewerForm.cs b/Net/3D/MultipleGlobeViewers/CSharp/SecondaryViewerForm.cs
index 0f77fe25..4089a37b 100644
--- a/Net/3D/MultipleGlobeViewers/CSharp/SecondaryViewerForm.cs
+++ b/Net/3D/MultipleGlobeViewers/CSharp/SecondaryViewerForm.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultipleGlobeViewers/Readme.html b/Net/3D/MultipleGlobeViewers/Readme.html
index 76c51f94..31a0c51a 100644
--- a/Net/3D/MultipleGlobeViewers/Readme.html
+++ b/Net/3D/MultipleGlobeViewers/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/3D/MultipleGlobeViewers/Readme.md b/Net/3D/MultipleGlobeViewers/Readme.md
index ebc8f33b..a71ab718 100644
--- a/Net/3D/MultipleGlobeViewers/Readme.md
+++ b/Net/3D/MultipleGlobeViewers/Readme.md
@@ -8,8 +8,8 @@ This add-in sample shows how multiple viewer windows can be opened in ArcGlobe a
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/3D/MultipleGlobeViewers/VBNet/Config.esriaddinx b/Net/3D/MultipleGlobeViewers/VBNet/Config.esriaddinx
index 0c53e4ae..172ca443 100644
--- a/Net/3D/MultipleGlobeViewers/VBNet/Config.esriaddinx
+++ b/Net/3D/MultipleGlobeViewers/VBNet/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
12/10/2009
-
+
diff --git a/Net/3D/MultipleGlobeViewers/VBNet/MultipleGlobeViewers.vb b/Net/3D/MultipleGlobeViewers/VBNet/MultipleGlobeViewers.vb
index 8b2a5bbd..41f29390 100644
--- a/Net/3D/MultipleGlobeViewers/VBNet/MultipleGlobeViewers.vb
+++ b/Net/3D/MultipleGlobeViewers/VBNet/MultipleGlobeViewers.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultipleGlobeViewers/VBNet/MultipleGlobeViewers.vbproj b/Net/3D/MultipleGlobeViewers/VBNet/MultipleGlobeViewers.vbproj
index e7da1c23..18c8d1f2 100644
--- a/Net/3D/MultipleGlobeViewers/VBNet/MultipleGlobeViewers.vbproj
+++ b/Net/3D/MultipleGlobeViewers/VBNet/MultipleGlobeViewers.vbproj
@@ -103,13 +103,13 @@
-
+
False
False
-
+
False
diff --git a/Net/3D/MultipleGlobeViewers/VBNet/My Project/AssemblyInfo.vb b/Net/3D/MultipleGlobeViewers/VBNet/My Project/AssemblyInfo.vb
index ddc49fa1..be7152f0 100644
--- a/Net/3D/MultipleGlobeViewers/VBNet/My Project/AssemblyInfo.vb
+++ b/Net/3D/MultipleGlobeViewers/VBNet/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.designer.vb b/Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.designer.vb
index ac131925..eaab1ef9 100644
--- a/Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.designer.vb
+++ b/Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.vb b/Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.vb
index 2fba6e11..ccd56f19 100644
--- a/Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.vb
+++ b/Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/ReadMe.md b/Net/3D/ReadMe.md
index 26687a56..41be9b2d 100644
--- a/Net/3D/ReadMe.md
+++ b/Net/3D/ReadMe.md
@@ -1,12 +1,12 @@
# arcobjects-sdk-community-samples
# Topic: 3D
-## ArcObjects SDK 10.6
+## ArcObjects SDK 10.7
----------
This page was generated by a tool.
Manual changes to this page are lost when the page is regenerated.
-This repository contains ArcObjects SDK Samples for the ArcObjects SDK 10.6. The samples are demonstrating the key functions that are falling under the '3D' topic.
+This repository contains ArcObjects SDK Samples for the ArcObjects SDK 10.7. The samples are demonstrating the key functions that are falling under the '3D' topic.
## Features
diff --git a/Net/3D/SetSunPosition/CSharp/Config.esriaddinx b/Net/3D/SetSunPosition/CSharp/Config.esriaddinx
index b3c399a1..9ab93c8e 100644
--- a/Net/3D/SetSunPosition/CSharp/Config.esriaddinx
+++ b/Net/3D/SetSunPosition/CSharp/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
12/10/2009
-
+
diff --git a/Net/3D/SetSunPosition/CSharp/Properties/AssemblyInfo.cs b/Net/3D/SetSunPosition/CSharp/Properties/AssemblyInfo.cs
index ae641310..411d9984 100644
--- a/Net/3D/SetSunPosition/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/3D/SetSunPosition/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/SetSunPosition/CSharp/SetSunPosition.csproj b/Net/3D/SetSunPosition/CSharp/SetSunPosition.csproj
index 9b71faf4..8af98973 100644
--- a/Net/3D/SetSunPosition/CSharp/SetSunPosition.csproj
+++ b/Net/3D/SetSunPosition/CSharp/SetSunPosition.csproj
@@ -95,7 +95,7 @@
-
+
False
diff --git a/Net/3D/SetSunPosition/CSharp/SunPositionTool.cs b/Net/3D/SetSunPosition/CSharp/SunPositionTool.cs
index eb690749..56a3cd99 100644
--- a/Net/3D/SetSunPosition/CSharp/SunPositionTool.cs
+++ b/Net/3D/SetSunPosition/CSharp/SunPositionTool.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/SetSunPosition/Readme.html b/Net/3D/SetSunPosition/Readme.html
index e85aaadb..a6b4263e 100644
--- a/Net/3D/SetSunPosition/Readme.html
+++ b/Net/3D/SetSunPosition/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/3D/SetSunPosition/Readme.md b/Net/3D/SetSunPosition/Readme.md
index 450a2c1f..6636d9ee 100644
--- a/Net/3D/SetSunPosition/Readme.md
+++ b/Net/3D/SetSunPosition/Readme.md
@@ -8,8 +8,8 @@ This sample demonstrates manipulation of the globe light source—enabling and d
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/3D/SetSunPosition/VBNet/Config.esriaddinx b/Net/3D/SetSunPosition/VBNet/Config.esriaddinx
index b3c399a1..9ab93c8e 100644
--- a/Net/3D/SetSunPosition/VBNet/Config.esriaddinx
+++ b/Net/3D/SetSunPosition/VBNet/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
12/10/2009
-
+
diff --git a/Net/3D/SetSunPosition/VBNet/My Project/AssemblyInfo.vb b/Net/3D/SetSunPosition/VBNet/My Project/AssemblyInfo.vb
index b5de1bfa..153cbaee 100644
--- a/Net/3D/SetSunPosition/VBNet/My Project/AssemblyInfo.vb
+++ b/Net/3D/SetSunPosition/VBNet/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/SetSunPosition/VBNet/SetSunPosition.vbproj b/Net/3D/SetSunPosition/VBNet/SetSunPosition.vbproj
index 29cb2a7a..32f0a9be 100644
--- a/Net/3D/SetSunPosition/VBNet/SetSunPosition.vbproj
+++ b/Net/3D/SetSunPosition/VBNet/SetSunPosition.vbproj
@@ -103,7 +103,7 @@
-
+
False
diff --git a/Net/3D/SetSunPosition/VBNet/SunPositionTool.vb b/Net/3D/SetSunPosition/VBNet/SunPositionTool.vb
index dead8395..5eafc955 100644
--- a/Net/3D/SetSunPosition/VBNet/SunPositionTool.vb
+++ b/Net/3D/SetSunPosition/VBNet/SunPositionTool.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/VisualizeCameraPath/CSharp/Config.esriaddinx b/Net/3D/VisualizeCameraPath/CSharp/Config.esriaddinx
index b83d8317..2f4c19da 100644
--- a/Net/3D/VisualizeCameraPath/CSharp/Config.esriaddinx
+++ b/Net/3D/VisualizeCameraPath/CSharp/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
10/25/2009
-
+
diff --git a/Net/3D/VisualizeCameraPath/CSharp/Properties/AssemblyInfo.cs b/Net/3D/VisualizeCameraPath/CSharp/Properties/AssemblyInfo.cs
index 67b4a700..173a9264 100644
--- a/Net/3D/VisualizeCameraPath/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/3D/VisualizeCameraPath/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPath.cs b/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPath.cs
index cf7b7575..21a20eb8 100644
--- a/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPath.cs
+++ b/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPath.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPath.csproj b/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPath.csproj
index 1a1c580a..ffa40cf0 100644
--- a/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPath.csproj
+++ b/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPath.csproj
@@ -94,46 +94,46 @@
-
+
False
False
-
+
False
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
diff --git a/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPathForm.cs b/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPathForm.cs
index 555a8828..4a1cb4e0 100644
--- a/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPathForm.cs
+++ b/Net/3D/VisualizeCameraPath/CSharp/VisualizeCameraPathForm.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/3D/VisualizeCameraPath/Readme.html b/Net/3D/VisualizeCameraPath/Readme.html
index f1479d73..64394295 100644
--- a/Net/3D/VisualizeCameraPath/Readme.html
+++ b/Net/3D/VisualizeCameraPath/Readme.html
@@ -28,8 +28,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -38,7 +38,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/3D/VisualizeCameraPath/Readme.md b/Net/3D/VisualizeCameraPath/Readme.md
index 17871e1e..b3aa64ab 100644
--- a/Net/3D/VisualizeCameraPath/Readme.md
+++ b/Net/3D/VisualizeCameraPath/Readme.md
@@ -10,8 +10,8 @@
Language: C#, VB
Subject: 3D
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/3D/VisualizeCameraPath/VBNet/Config.esriaddinx b/Net/3D/VisualizeCameraPath/VBNet/Config.esriaddinx
index ffec9ec0..a356feec 100644
--- a/Net/3D/VisualizeCameraPath/VBNet/Config.esriaddinx
+++ b/Net/3D/VisualizeCameraPath/VBNet/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
10/25/2009
-
+
diff --git a/Net/3D/VisualizeCameraPath/VBNet/Properties/AssemblyInfo.vb b/Net/3D/VisualizeCameraPath/VBNet/Properties/AssemblyInfo.vb
index 5591beda..9d408e10 100644
--- a/Net/3D/VisualizeCameraPath/VBNet/Properties/AssemblyInfo.vb
+++ b/Net/3D/VisualizeCameraPath/VBNet/Properties/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPath.vb b/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPath.vb
index b642078c..38ad993c 100644
--- a/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPath.vb
+++ b/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPath.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPath.vbproj b/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPath.vbproj
index ac549907..4686cc13 100644
--- a/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPath.vbproj
+++ b/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPath.vbproj
@@ -98,46 +98,46 @@
-
+
False
False
-
+
False
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
diff --git a/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPathForm.vb b/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPathForm.vb
index 221fc228..7d99801e 100644
--- a/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPathForm.vb
+++ b/Net/3D/VisualizeCameraPath/VBNet/VisualizeCameraPathForm.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxFilter/CSharp/Config.esriaddinx b/Net/Catalog/CustomGxFilter/CSharp/Config.esriaddinx
index b44d712c..a77cdc6b 100644
--- a/Net/Catalog/CustomGxFilter/CSharp/Config.esriaddinx
+++ b/Net/Catalog/CustomGxFilter/CSharp/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
8/31/2010
-
+
diff --git a/Net/Catalog/CustomGxFilter/CSharp/CustomCommand.cs b/Net/Catalog/CustomGxFilter/CSharp/CustomCommand.cs
index c11f3cce..439e6ef3 100644
--- a/Net/Catalog/CustomGxFilter/CSharp/CustomCommand.cs
+++ b/Net/Catalog/CustomGxFilter/CSharp/CustomCommand.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxFilter/CSharp/CustomFilter.cs b/Net/Catalog/CustomGxFilter/CSharp/CustomFilter.cs
index 8ba048ca..7d4f95a9 100644
--- a/Net/Catalog/CustomGxFilter/CSharp/CustomFilter.cs
+++ b/Net/Catalog/CustomGxFilter/CSharp/CustomFilter.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxFilter/CSharp/CustomGxFilter.csproj b/Net/Catalog/CustomGxFilter/CSharp/CustomGxFilter.csproj
index 3c38115c..5fd264ca 100644
--- a/Net/Catalog/CustomGxFilter/CSharp/CustomGxFilter.csproj
+++ b/Net/Catalog/CustomGxFilter/CSharp/CustomGxFilter.csproj
@@ -85,13 +85,13 @@
-
+
False
False
-
+
False
@@ -102,7 +102,7 @@
esriAddIn
Desktop
- 10.6
+ 10.7
diff --git a/Net/Catalog/CustomGxFilter/CSharp/Properties/AssemblyInfo.cs b/Net/Catalog/CustomGxFilter/CSharp/Properties/AssemblyInfo.cs
index f220ea67..9f335081 100644
--- a/Net/Catalog/CustomGxFilter/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/Catalog/CustomGxFilter/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxFilter/Readme.html b/Net/Catalog/CustomGxFilter/Readme.html
index 288926fd..1823c3ab 100644
--- a/Net/Catalog/CustomGxFilter/Readme.html
+++ b/Net/Catalog/CustomGxFilter/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Catalog/CustomGxFilter/Readme.md b/Net/Catalog/CustomGxFilter/Readme.md
index a505b2ac..d0569a8d 100644
--- a/Net/Catalog/CustomGxFilter/Readme.md
+++ b/Net/Catalog/CustomGxFilter/Readme.md
@@ -8,8 +8,8 @@ This sample code demonstrates how to create a custom object filter in ArcCatalog
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Catalog/CustomGxFilter/VBNET/Config.esriaddinx b/Net/Catalog/CustomGxFilter/VBNET/Config.esriaddinx
index 0fda557b..46e01797 100644
--- a/Net/Catalog/CustomGxFilter/VBNET/Config.esriaddinx
+++ b/Net/Catalog/CustomGxFilter/VBNET/Config.esriaddinx
@@ -26,7 +26,7 @@
ESRI
9/1/2010
-
+
diff --git a/Net/Catalog/CustomGxFilter/VBNET/CustomCommand.vb b/Net/Catalog/CustomGxFilter/VBNET/CustomCommand.vb
index 5632634f..8646b0f1 100644
--- a/Net/Catalog/CustomGxFilter/VBNET/CustomCommand.vb
+++ b/Net/Catalog/CustomGxFilter/VBNET/CustomCommand.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxFilter/VBNET/CustomFilter.vb b/Net/Catalog/CustomGxFilter/VBNET/CustomFilter.vb
index e060a27b..43744dde 100644
--- a/Net/Catalog/CustomGxFilter/VBNET/CustomFilter.vb
+++ b/Net/Catalog/CustomGxFilter/VBNET/CustomFilter.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxFilter/VBNET/CustomGxFilter.vbproj b/Net/Catalog/CustomGxFilter/VBNET/CustomGxFilter.vbproj
index 83e278b9..41adc95e 100644
--- a/Net/Catalog/CustomGxFilter/VBNET/CustomGxFilter.vbproj
+++ b/Net/Catalog/CustomGxFilter/VBNET/CustomGxFilter.vbproj
@@ -128,13 +128,13 @@
-
+
False
False
-
+
False
@@ -144,7 +144,7 @@
esriAddIn
Desktop
- 10.6
+ 10.7
diff --git a/Net/Catalog/CustomGxFilter/VBNET/My Project/AssemblyInfo.vb b/Net/Catalog/CustomGxFilter/VBNET/My Project/AssemblyInfo.vb
index c94af882..c5cb48fc 100644
--- a/Net/Catalog/CustomGxFilter/VBNET/My Project/AssemblyInfo.vb
+++ b/Net/Catalog/CustomGxFilter/VBNET/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxObject/CSharp/CustomGxObject.csproj b/Net/Catalog/CustomGxObject/CSharp/CustomGxObject.csproj
index fe584c3a..7ceb6613 100644
--- a/Net/Catalog/CustomGxObject/CSharp/CustomGxObject.csproj
+++ b/Net/Catalog/CustomGxObject/CSharp/CustomGxObject.csproj
@@ -42,25 +42,25 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Catalog/CustomGxObject/CSharp/GxPyFactory.cs b/Net/Catalog/CustomGxObject/CSharp/GxPyFactory.cs
index 07c29c6a..1a10380e 100644
--- a/Net/Catalog/CustomGxObject/CSharp/GxPyFactory.cs
+++ b/Net/Catalog/CustomGxObject/CSharp/GxPyFactory.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxObject/CSharp/GxPyObject.cs b/Net/Catalog/CustomGxObject/CSharp/GxPyObject.cs
index ab7b7ea6..eb91e1d7 100644
--- a/Net/Catalog/CustomGxObject/CSharp/GxPyObject.cs
+++ b/Net/Catalog/CustomGxObject/CSharp/GxPyObject.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxObject/CSharp/Properties/AssemblyInfo.cs b/Net/Catalog/CustomGxObject/CSharp/Properties/AssemblyInfo.cs
index c0b92d4c..388885c1 100644
--- a/Net/Catalog/CustomGxObject/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/Catalog/CustomGxObject/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxObject/Readme.html b/Net/Catalog/CustomGxObject/Readme.html
index bb1b23fa..94917d71 100644
--- a/Net/Catalog/CustomGxObject/Readme.html
+++ b/Net/Catalog/CustomGxObject/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Catalog/CustomGxObject/Readme.md b/Net/Catalog/CustomGxObject/Readme.md
index 50c95ee6..a894c1b1 100644
--- a/Net/Catalog/CustomGxObject/Readme.md
+++ b/Net/Catalog/CustomGxObject/Readme.md
@@ -8,8 +8,8 @@ This sample code demonstrates how to create a custom GxObject and the GxObject f
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Catalog/CustomGxObject/VBNET/AssemblyInfo.vb b/Net/Catalog/CustomGxObject/VBNET/AssemblyInfo.vb
index 4b1b762d..16dea990 100644
--- a/Net/Catalog/CustomGxObject/VBNET/AssemblyInfo.vb
+++ b/Net/Catalog/CustomGxObject/VBNET/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxObject/VBNET/GxObject.vbproj b/Net/Catalog/CustomGxObject/VBNET/GxObject.vbproj
index 98fb1249..7d55a656 100644
--- a/Net/Catalog/CustomGxObject/VBNET/GxObject.vbproj
+++ b/Net/Catalog/CustomGxObject/VBNET/GxObject.vbproj
@@ -92,19 +92,19 @@
false
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
diff --git a/Net/Catalog/CustomGxObject/VBNET/GxPyFactory.vb b/Net/Catalog/CustomGxObject/VBNET/GxPyFactory.vb
index 38030751..51844b00 100644
--- a/Net/Catalog/CustomGxObject/VBNET/GxPyFactory.vb
+++ b/Net/Catalog/CustomGxObject/VBNET/GxPyFactory.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomGxObject/VBNET/GxPyObject.vb b/Net/Catalog/CustomGxObject/VBNET/GxPyObject.vb
index 721b4836..04b03a70 100644
--- a/Net/Catalog/CustomGxObject/VBNET/GxPyObject.vb
+++ b/Net/Catalog/CustomGxObject/VBNET/GxPyObject.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/CSharp/CustomRootObject.csproj b/Net/Catalog/CustomRootObject/CSharp/CustomRootObject.csproj
index fd047ed8..2fa796e3 100644
--- a/Net/Catalog/CustomRootObject/CSharp/CustomRootObject.csproj
+++ b/Net/Catalog/CustomRootObject/CSharp/CustomRootObject.csproj
@@ -39,25 +39,25 @@
AllRules.ruleset
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Catalog/CustomRootObject/CSharp/FrmGxStyleView.Designer.cs b/Net/Catalog/CustomRootObject/CSharp/FrmGxStyleView.Designer.cs
index 0701cd36..d4c2e3bb 100644
--- a/Net/Catalog/CustomRootObject/CSharp/FrmGxStyleView.Designer.cs
+++ b/Net/Catalog/CustomRootObject/CSharp/FrmGxStyleView.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/CSharp/FrmGxStyleView.cs b/Net/Catalog/CustomRootObject/CSharp/FrmGxStyleView.cs
index 759994a8..876da4d8 100644
--- a/Net/Catalog/CustomRootObject/CSharp/FrmGxStyleView.cs
+++ b/Net/Catalog/CustomRootObject/CSharp/FrmGxStyleView.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/CSharp/Properties/AssemblyInfo.cs b/Net/Catalog/CustomRootObject/CSharp/Properties/AssemblyInfo.cs
index 8d534aa1..04b07e9c 100644
--- a/Net/Catalog/CustomRootObject/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/Catalog/CustomRootObject/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGallery.cs b/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGallery.cs
index 551d72ce..957348b9 100644
--- a/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGallery.cs
+++ b/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGallery.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGalleryClass.cs b/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGalleryClass.cs
index 6a43e5a4..b8eb879c 100644
--- a/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGalleryClass.cs
+++ b/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGalleryClass.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGalleryItem.cs b/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGalleryItem.cs
index d777a6c5..0a61eb91 100644
--- a/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGalleryItem.cs
+++ b/Net/Catalog/CustomRootObject/CSharp/clsGxStyleGalleryItem.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/CSharp/clsGxStyleView.cs b/Net/Catalog/CustomRootObject/CSharp/clsGxStyleView.cs
index 8ff23ee0..52efb56d 100644
--- a/Net/Catalog/CustomRootObject/CSharp/clsGxStyleView.cs
+++ b/Net/Catalog/CustomRootObject/CSharp/clsGxStyleView.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/Readme.html b/Net/Catalog/CustomRootObject/Readme.html
index d02c9387..a9230ad7 100644
--- a/Net/Catalog/CustomRootObject/Readme.html
+++ b/Net/Catalog/CustomRootObject/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Catalog/CustomRootObject/Readme.md b/Net/Catalog/CustomRootObject/Readme.md
index fb5073a6..8bcf64be 100644
--- a/Net/Catalog/CustomRootObject/Readme.md
+++ b/Net/Catalog/CustomRootObject/Readme.md
@@ -8,8 +8,8 @@ The GxStyles sample demonstrates how to create custom GxObjects and a custom GxV
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Catalog/CustomRootObject/VBNET/CustomRootObject.vbproj b/Net/Catalog/CustomRootObject/VBNET/CustomRootObject.vbproj
index 9e689ef2..e19803ac 100644
--- a/Net/Catalog/CustomRootObject/VBNET/CustomRootObject.vbproj
+++ b/Net/Catalog/CustomRootObject/VBNET/CustomRootObject.vbproj
@@ -47,31 +47,31 @@
false
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
diff --git a/Net/Catalog/CustomRootObject/VBNET/FrmGxStyleView.Designer.vb b/Net/Catalog/CustomRootObject/VBNET/FrmGxStyleView.Designer.vb
index 0ac6d7bf..226fd31a 100644
--- a/Net/Catalog/CustomRootObject/VBNET/FrmGxStyleView.Designer.vb
+++ b/Net/Catalog/CustomRootObject/VBNET/FrmGxStyleView.Designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/VBNET/FrmGxStyleView.vb b/Net/Catalog/CustomRootObject/VBNET/FrmGxStyleView.vb
index a25afb75..3ea50684 100644
--- a/Net/Catalog/CustomRootObject/VBNET/FrmGxStyleView.vb
+++ b/Net/Catalog/CustomRootObject/VBNET/FrmGxStyleView.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/VBNET/My Project/AssemblyInfo.vb b/Net/Catalog/CustomRootObject/VBNET/My Project/AssemblyInfo.vb
index 265f5f3c..dff0e74b 100644
--- a/Net/Catalog/CustomRootObject/VBNET/My Project/AssemblyInfo.vb
+++ b/Net/Catalog/CustomRootObject/VBNET/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGallery.vb b/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGallery.vb
index ee9af6b0..9ce0827e 100644
--- a/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGallery.vb
+++ b/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGallery.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGalleryClass.vb b/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGalleryClass.vb
index a00a9468..cdd19fa1 100644
--- a/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGalleryClass.vb
+++ b/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGalleryClass.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGalleryItem.vb b/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGalleryItem.vb
index 0071fd7c..98ea595b 100644
--- a/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGalleryItem.vb
+++ b/Net/Catalog/CustomRootObject/VBNET/clsGxStyleGalleryItem.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/CustomRootObject/VBNET/clsGxStyleView.vb b/Net/Catalog/CustomRootObject/VBNET/clsGxStyleView.vb
index 45f5f0e4..071c42f6 100644
--- a/Net/Catalog/CustomRootObject/VBNET/clsGxStyleView.vb
+++ b/Net/Catalog/CustomRootObject/VBNET/clsGxStyleView.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/CSharp/ExtentView.csproj b/Net/Catalog/ExtentView/CSharp/ExtentView.csproj
index 88f57fa0..5880c8e6 100644
--- a/Net/Catalog/ExtentView/CSharp/ExtentView.csproj
+++ b/Net/Catalog/ExtentView/CSharp/ExtentView.csproj
@@ -42,52 +42,52 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Catalog/ExtentView/CSharp/FrmExtentView.Designer.cs b/Net/Catalog/ExtentView/CSharp/FrmExtentView.Designer.cs
index be36777f..4e1531f5 100644
--- a/Net/Catalog/ExtentView/CSharp/FrmExtentView.Designer.cs
+++ b/Net/Catalog/ExtentView/CSharp/FrmExtentView.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/CSharp/FrmExtentView.cs b/Net/Catalog/ExtentView/CSharp/FrmExtentView.cs
index 2eb7feb8..36d75bf6 100644
--- a/Net/Catalog/ExtentView/CSharp/FrmExtentView.cs
+++ b/Net/Catalog/ExtentView/CSharp/FrmExtentView.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/CSharp/Properties/AssemblyInfo.cs b/Net/Catalog/ExtentView/CSharp/Properties/AssemblyInfo.cs
index 009da9d5..13cf8727 100644
--- a/Net/Catalog/ExtentView/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/Catalog/ExtentView/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/CSharp/clsExtentView.cs b/Net/Catalog/ExtentView/CSharp/clsExtentView.cs
index 5bde1106..e28dec68 100644
--- a/Net/Catalog/ExtentView/CSharp/clsExtentView.cs
+++ b/Net/Catalog/ExtentView/CSharp/clsExtentView.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/Readme.html b/Net/Catalog/ExtentView/Readme.html
index 01b684f3..c0b46a46 100644
--- a/Net/Catalog/ExtentView/Readme.html
+++ b/Net/Catalog/ExtentView/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Catalog/ExtentView/Readme.md b/Net/Catalog/ExtentView/Readme.md
index 2384b82e..6ffcd569 100644
--- a/Net/Catalog/ExtentView/Readme.md
+++ b/Net/Catalog/ExtentView/Readme.md
@@ -8,8 +8,8 @@ The GxExtentView sample demonstrates how to create a custom view for ArcCatalog.
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Catalog/ExtentView/VBNET/ExtentView.vbproj b/Net/Catalog/ExtentView/VBNET/ExtentView.vbproj
index a1c47267..adfb5caf 100644
--- a/Net/Catalog/ExtentView/VBNET/ExtentView.vbproj
+++ b/Net/Catalog/ExtentView/VBNET/ExtentView.vbproj
@@ -47,52 +47,52 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Catalog/ExtentView/VBNET/FrmExtentView.Designer.vb b/Net/Catalog/ExtentView/VBNET/FrmExtentView.Designer.vb
index fbc78834..eff2dbfd 100644
--- a/Net/Catalog/ExtentView/VBNET/FrmExtentView.Designer.vb
+++ b/Net/Catalog/ExtentView/VBNET/FrmExtentView.Designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/VBNET/FrmExtentView.vb b/Net/Catalog/ExtentView/VBNET/FrmExtentView.vb
index 52cf562e..3a914612 100644
--- a/Net/Catalog/ExtentView/VBNET/FrmExtentView.vb
+++ b/Net/Catalog/ExtentView/VBNET/FrmExtentView.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/VBNET/My Project/AssemblyInfo.vb b/Net/Catalog/ExtentView/VBNET/My Project/AssemblyInfo.vb
index f26d4cde..5dd381fc 100644
--- a/Net/Catalog/ExtentView/VBNET/My Project/AssemblyInfo.vb
+++ b/Net/Catalog/ExtentView/VBNET/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/VBNET/ReadRegistry.vb b/Net/Catalog/ExtentView/VBNET/ReadRegistry.vb
index 6d6d917e..ce9fcb3e 100644
--- a/Net/Catalog/ExtentView/VBNET/ReadRegistry.vb
+++ b/Net/Catalog/ExtentView/VBNET/ReadRegistry.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ExtentView/VBNET/clsExtentView.vb b/Net/Catalog/ExtentView/VBNET/clsExtentView.vb
index a5f12a2d..a5a4111a 100644
--- a/Net/Catalog/ExtentView/VBNET/clsExtentView.vb
+++ b/Net/Catalog/ExtentView/VBNET/clsExtentView.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/ReadMe.md b/Net/Catalog/ReadMe.md
index c4122cb2..e5655585 100644
--- a/Net/Catalog/ReadMe.md
+++ b/Net/Catalog/ReadMe.md
@@ -1,12 +1,12 @@
# arcobjects-sdk-community-samples
# Topic: Catalog
-## ArcObjects SDK 10.6
+## ArcObjects SDK 10.7
----------
This page was generated by a tool.
Manual changes to this page are lost when the page is regenerated.
-This repository contains ArcObjects SDK Samples for the ArcObjects SDK 10.6. The samples are demonstrating the key functions that are falling under the 'Catalog' topic.
+This repository contains ArcObjects SDK Samples for the ArcObjects SDK 10.7. The samples are demonstrating the key functions that are falling under the 'Catalog' topic.
## Features
diff --git a/Net/Catalog/TextTab/CSharp/FrmTextView.Designer.cs b/Net/Catalog/TextTab/CSharp/FrmTextView.Designer.cs
index 7f48d231..2b76586e 100644
--- a/Net/Catalog/TextTab/CSharp/FrmTextView.Designer.cs
+++ b/Net/Catalog/TextTab/CSharp/FrmTextView.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/TextTab/CSharp/FrmTextView.cs b/Net/Catalog/TextTab/CSharp/FrmTextView.cs
index d9ed01a9..73a57674 100644
--- a/Net/Catalog/TextTab/CSharp/FrmTextView.cs
+++ b/Net/Catalog/TextTab/CSharp/FrmTextView.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/TextTab/CSharp/Properties/AssemblyInfo.cs b/Net/Catalog/TextTab/CSharp/Properties/AssemblyInfo.cs
index 136e20ed..b1a99b21 100644
--- a/Net/Catalog/TextTab/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/Catalog/TextTab/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/TextTab/CSharp/TextTab.csproj b/Net/Catalog/TextTab/CSharp/TextTab.csproj
index be718260..e6fc9689 100644
--- a/Net/Catalog/TextTab/CSharp/TextTab.csproj
+++ b/Net/Catalog/TextTab/CSharp/TextTab.csproj
@@ -42,19 +42,19 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Catalog/TextTab/CSharp/TextView.cs b/Net/Catalog/TextTab/CSharp/TextView.cs
index 996c5a23..a264583a 100644
--- a/Net/Catalog/TextTab/CSharp/TextView.cs
+++ b/Net/Catalog/TextTab/CSharp/TextView.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/TextTab/Readme.html b/Net/Catalog/TextTab/Readme.html
index 5fb398c1..43a0eb22 100644
--- a/Net/Catalog/TextTab/Readme.html
+++ b/Net/Catalog/TextTab/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Catalog/TextTab/Readme.md b/Net/Catalog/TextTab/Readme.md
index 7ffef8a8..6da3f8b1 100644
--- a/Net/Catalog/TextTab/Readme.md
+++ b/Net/Catalog/TextTab/Readme.md
@@ -8,8 +8,8 @@
Language: C#, VB
Subject: Catalog
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Catalog/TextTab/VBNET/FrmTextView.Designer.vb b/Net/Catalog/TextTab/VBNET/FrmTextView.Designer.vb
index 691c1ec8..76131db0 100644
--- a/Net/Catalog/TextTab/VBNET/FrmTextView.Designer.vb
+++ b/Net/Catalog/TextTab/VBNET/FrmTextView.Designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/TextTab/VBNET/FrmTextView.vb b/Net/Catalog/TextTab/VBNET/FrmTextView.vb
index 70e9f831..6d48ecf2 100644
--- a/Net/Catalog/TextTab/VBNET/FrmTextView.vb
+++ b/Net/Catalog/TextTab/VBNET/FrmTextView.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/TextTab/VBNET/My Project/AssemblyInfo.vb b/Net/Catalog/TextTab/VBNET/My Project/AssemblyInfo.vb
index 5590faa4..f410f963 100644
--- a/Net/Catalog/TextTab/VBNET/My Project/AssemblyInfo.vb
+++ b/Net/Catalog/TextTab/VBNET/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Catalog/TextTab/VBNET/TextTab.vbproj b/Net/Catalog/TextTab/VBNET/TextTab.vbproj
index a9ecb878..f8f6f85f 100644
--- a/Net/Catalog/TextTab/VBNET/TextTab.vbproj
+++ b/Net/Catalog/TextTab/VBNET/TextTab.vbproj
@@ -47,23 +47,23 @@
false
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
-
+
False
False
diff --git a/Net/Catalog/TextTab/VBNET/TextView.vb b/Net/Catalog/TextTab/VBNET/TextView.vb
index 22b8c254..a47f0b5b 100644
--- a/Net/Catalog/TextTab/VBNET/TextView.vb
+++ b/Net/Catalog/TextTab/VBNET/TextView.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/Controls.csproj b/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/Controls.csproj
index 9598884e..4cc65e28 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/Controls.csproj
+++ b/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/Controls.csproj
@@ -75,35 +75,35 @@
false
-
+
False
-
+
False
- ..\..\..\..\..\..\..\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.AxControls.dll
+ ..\..\..\..\..\..\..\ArcGIS\DeveloperKit10.7\DotNet\ESRI.ArcGIS.AxControls.dll
-
+
False
-
+
False
False
- ..\..\..\..\..\..\..\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Controls.dll
+ ..\..\..\..\..\..\..\ArcGIS\DeveloperKit10.7\DotNet\ESRI.ArcGIS.Controls.dll
-
+
False
-
+
False
-
+
False
ESRI.ArcGIS.SystemUI
hklm\dn\arcgis desktop
-
+
False
diff --git a/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/CulturalResources.cs b/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/CulturalResources.cs
index dba81b12..1066bdb7 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/CulturalResources.cs
+++ b/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/CulturalResources.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/assemblyinfo.cs b/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/assemblyinfo.cs
index 7025b303..33b4309a 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/assemblyinfo.cs
+++ b/Net/Controls/ControlsCommandsCulturalResources/CSharp/Controls/assemblyinfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/AssemblyInfo.cs b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/AssemblyInfo.cs
index 929a46b0..8d0c7493 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/AssemblyInfo.cs
+++ b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CulturalSamples.csproj b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CulturalSamples.csproj
index 39ff5055..030f1f4c 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CulturalSamples.csproj
+++ b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CulturalSamples.csproj
@@ -61,29 +61,29 @@
false
-
+
False
-
+
False
-
+
False
False
- ..\..\..\..\..\..\..\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Controls.dll
+ ..\..\..\..\..\..\..\ArcGIS\DeveloperKit10.7\DotNet\ESRI.ArcGIS.Controls.dll
-
+
False
-
+
False
False
- ..\..\..\..\..\..\..\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Geometry.dll
+ ..\..\..\..\..\..\..\ArcGIS\DeveloperKit10.7\DotNet\ESRI.ArcGIS.Geometry.dll
-
+
False
-
+
False
diff --git a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureCommand.cs b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureCommand.cs
index de38fa8d..1baa4fd9 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureCommand.cs
+++ b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureCommand.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureMenu.cs b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureMenu.cs
index 52eb348b..15668186 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureMenu.cs
+++ b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureMenu.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureTool.cs b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureTool.cs
index c5de4f4c..1c6a0563 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureTool.cs
+++ b/Net/Controls/ControlsCommandsCulturalResources/CSharp/CulturalSamples/CultureTool.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/Readme.html b/Net/Controls/ControlsCommandsCulturalResources/Readme.html
index f78e26bf..606d1eab 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/Readme.html
+++ b/Net/Controls/ControlsCommandsCulturalResources/Readme.html
@@ -30,8 +30,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -40,7 +40,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/ControlsCommandsCulturalResources/Readme.md b/Net/Controls/ControlsCommandsCulturalResources/Readme.md
index bd42ea7c..d04647f6 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/Readme.md
+++ b/Net/Controls/ControlsCommandsCulturalResources/Readme.md
@@ -12,8 +12,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/AssemblyInfo.vb b/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/AssemblyInfo.vb
index 08c1873e..6dbd2b29 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/Controls.vbproj b/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/Controls.vbproj
index a94b2b0f..6a16c00f 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/Controls.vbproj
+++ b/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/Controls.vbproj
@@ -76,7 +76,7 @@
false
-
+
False
@@ -111,7 +111,7 @@
ESRI.ArcGIS.SystemUI
hklm\dn\arcengine
-
+
False
diff --git a/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/CulturalResources.vb b/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/CulturalResources.vb
index f676df1e..7ce952a2 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/CulturalResources.vb
+++ b/Net/Controls/ControlsCommandsCulturalResources/VBNet/Controls/CulturalResources.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/AssemblyInfo.vb b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/AssemblyInfo.vb
index da99d761..2d0790df 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureCommand.vb b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureCommand.vb
index be75e5ef..bd49484b 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureCommand.vb
+++ b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureCommand.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureMenu.vb b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureMenu.vb
index a55cd57d..c85cc34c 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureMenu.vb
+++ b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureMenu.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureSamples.vbproj b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureSamples.vbproj
index 40469be6..85df63d7 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureSamples.vbproj
+++ b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureSamples.vbproj
@@ -64,25 +64,25 @@
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureTool.vb b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureTool.vb
index a06e0542..7fb673c3 100644
--- a/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureTool.vb
+++ b/Net/Controls/ControlsCommandsCulturalResources/VBNet/CulturalSamples/CultureTool.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsEnvironment/CSharp/AssemblyInfo.cs b/Net/Controls/ControlsCommandsEnvironment/CSharp/AssemblyInfo.cs
index 7025b303..33b4309a 100644
--- a/Net/Controls/ControlsCommandsEnvironment/CSharp/AssemblyInfo.cs
+++ b/Net/Controls/ControlsCommandsEnvironment/CSharp/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsEnvironment/CSharp/CommandsEnvironment.cs b/Net/Controls/ControlsCommandsEnvironment/CSharp/CommandsEnvironment.cs
index 2e975b59..1204373d 100644
--- a/Net/Controls/ControlsCommandsEnvironment/CSharp/CommandsEnvironment.cs
+++ b/Net/Controls/ControlsCommandsEnvironment/CSharp/CommandsEnvironment.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsEnvironment/CSharp/CommandsEnvironment.csproj b/Net/Controls/ControlsCommandsEnvironment/CSharp/CommandsEnvironment.csproj
index 0f6a44f9..b2a0e08f 100644
--- a/Net/Controls/ControlsCommandsEnvironment/CSharp/CommandsEnvironment.csproj
+++ b/Net/Controls/ControlsCommandsEnvironment/CSharp/CommandsEnvironment.csproj
@@ -104,7 +104,7 @@
..\..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.3DAnalyst.dll
hklm\dn\arcengine
-
+
False
@@ -143,7 +143,7 @@
ESRI.ArcGIS.SystemUI
hklm\dn\arcengine
-
+
False
diff --git a/Net/Controls/ControlsCommandsEnvironment/Readme.html b/Net/Controls/ControlsCommandsEnvironment/Readme.html
index fcf77fbc..572fd58f 100644
--- a/Net/Controls/ControlsCommandsEnvironment/Readme.html
+++ b/Net/Controls/ControlsCommandsEnvironment/Readme.html
@@ -28,8 +28,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -38,7 +38,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/ControlsCommandsEnvironment/Readme.md b/Net/Controls/ControlsCommandsEnvironment/Readme.md
index b3f8cac0..abf2f192 100644
--- a/Net/Controls/ControlsCommandsEnvironment/Readme.md
+++ b/Net/Controls/ControlsCommandsEnvironment/Readme.md
@@ -10,8 +10,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/ControlsCommandsEnvironment/VBNet/AssemblyInfo.vb b/Net/Controls/ControlsCommandsEnvironment/VBNet/AssemblyInfo.vb
index df1a42b1..d541d45d 100644
--- a/Net/Controls/ControlsCommandsEnvironment/VBNet/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsEnvironment/VBNet/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsEnvironment/VBNet/CommandsEnvironment.vb b/Net/Controls/ControlsCommandsEnvironment/VBNet/CommandsEnvironment.vb
index 28af47d7..61294579 100644
--- a/Net/Controls/ControlsCommandsEnvironment/VBNet/CommandsEnvironment.vb
+++ b/Net/Controls/ControlsCommandsEnvironment/VBNet/CommandsEnvironment.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsEnvironment/VBNet/CommandsEnvironment.vbproj b/Net/Controls/ControlsCommandsEnvironment/VBNet/CommandsEnvironment.vbproj
index 8ee3c4f5..9efec065 100644
--- a/Net/Controls/ControlsCommandsEnvironment/VBNet/CommandsEnvironment.vbproj
+++ b/Net/Controls/ControlsCommandsEnvironment/VBNet/CommandsEnvironment.vbproj
@@ -98,7 +98,7 @@
ESRI.ArcGIS.3DAnalyst
hklm\dn\arcengine
-
+
False
@@ -137,7 +137,7 @@
ESRI.ArcGIS.SystemUI
hklm\dn\arcengine
-
+
False
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/AssemblyInfo.cs b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/AssemblyInfo.cs
index 7025b303..33b4309a 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/AssemblyInfo.cs
+++ b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/EditProperties.cs b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/EditProperties.cs
index e6e4eafb..bc390312 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/EditProperties.cs
+++ b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/EditProperties.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/EditProperties2.cs b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/EditProperties2.cs
index 3af74a4a..84730da2 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/EditProperties2.cs
+++ b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/EditProperties2.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/FeatureEditing.cs b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/FeatureEditing.cs
index 59feed7a..5175d5d7 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/FeatureEditing.cs
+++ b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/FeatureEditing.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/FeatureEditing.csproj b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/FeatureEditing.csproj
index bfc3c76a..88e47873 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/CSharp/FeatureEditing.csproj
+++ b/Net/Controls/ControlsCommandsFeatureEditing/CSharp/FeatureEditing.csproj
@@ -99,7 +99,7 @@
false
-
+
False
@@ -118,19 +118,19 @@
ESRI.ArcGIS.Display
hklm\arcengine
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/Readme.html b/Net/Controls/ControlsCommandsFeatureEditing/Readme.html
index ef9d7cdf..10827341 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/Readme.html
+++ b/Net/Controls/ControlsCommandsFeatureEditing/Readme.html
@@ -32,8 +32,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -42,7 +42,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/Readme.md b/Net/Controls/ControlsCommandsFeatureEditing/Readme.md
index 3b7f053b..efb7444b 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/Readme.md
+++ b/Net/Controls/ControlsCommandsFeatureEditing/Readme.md
@@ -14,8 +14,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/AssemblyInfo.vb b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/AssemblyInfo.vb
index 9cf3eed3..9d9b827b 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/EditProperties.vb b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/EditProperties.vb
index 0ce346a4..2d4a9a0f 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/EditProperties.vb
+++ b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/EditProperties.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/EditProperties2.vb b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/EditProperties2.vb
index 8cf583ff..fc02cd88 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/EditProperties2.vb
+++ b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/EditProperties2.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/FeatureEditing.vb b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/FeatureEditing.vb
index d586bed0..51790e3a 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/FeatureEditing.vb
+++ b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/FeatureEditing.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/FeatureEditing.vbproj b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/FeatureEditing.vbproj
index 38ce3199..3163df55 100644
--- a/Net/Controls/ControlsCommandsFeatureEditing/VBNet/FeatureEditing.vbproj
+++ b/Net/Controls/ControlsCommandsFeatureEditing/VBNet/FeatureEditing.vbproj
@@ -94,7 +94,7 @@
false
-
+
False
@@ -117,7 +117,7 @@
ESRI.ArcGIS.SystemUI
hklm\dn\arcengine
-
+
False
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.Designer.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.Designer.cs
index 826f4535..aa375f41 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.Designer.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.cs
index f56d7737..362334cb 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.csproj b/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.csproj
index 18d8e5d7..ab008cec 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.csproj
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/HookActions.csproj
@@ -57,43 +57,43 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/Program.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/Program.cs
index 14006f0f..54e45d08 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/Program.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/Program.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/Properties/AssemblyInfo.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/Properties/AssemblyInfo.cs
index 673d0aec..961cfffb 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/Properties/AssemblyInfo.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsCallout.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsCallout.cs
index a8f51789..230aad83 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsCallout.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsCallout.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsFlash.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsFlash.cs
index 232deb25..deeea61d 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsFlash.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsFlash.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsGraphic.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsGraphic.cs
index 96f3145a..c41418b2 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsGraphic.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsGraphic.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsLabel.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsLabel.cs
index f8075797..8321f1d2 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsLabel.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsLabel.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsPan.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsPan.cs
index 9faf8840..b3d1ecf4 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsPan.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsPan.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsZoom.cs b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsZoom.cs
index 649d29f8..1d3b6ae7 100644
--- a/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsZoom.cs
+++ b/Net/Controls/ControlsCommandsHookActions/CSharp/hookActionsZoom.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/Readme.html b/Net/Controls/ControlsCommandsHookActions/Readme.html
index 11ebc12c..2204e671 100644
--- a/Net/Controls/ControlsCommandsHookActions/Readme.html
+++ b/Net/Controls/ControlsCommandsHookActions/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/ControlsCommandsHookActions/Readme.md b/Net/Controls/ControlsCommandsHookActions/Readme.md
index c1340282..4d9abaea 100644
--- a/Net/Controls/ControlsCommandsHookActions/Readme.md
+++ b/Net/Controls/ControlsCommandsHookActions/Readme.md
@@ -8,8 +8,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.Designer.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.Designer.vb
index a392c4c2..4ce3f1a4 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.Designer.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.Designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.vb
index 7f3456cc..217dc9c4 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.vbproj b/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.vbproj
index f2d364ac..5434fbc3 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.vbproj
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/HookActions.vbproj
@@ -59,43 +59,43 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/My Project/AssemblyInfo.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/My Project/AssemblyInfo.vb
index 2c0941a1..58fe5446 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/My Project/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsCallout.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsCallout.vb
index 6b353e62..bc964f9c 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsCallout.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsCallout.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsFlash.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsFlash.vb
index c4c200eb..964d912a 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsFlash.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsFlash.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsGraphic.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsGraphic.vb
index 7bac5318..53824866 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsGraphic.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsGraphic.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsLabel.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsLabel.vb
index 38009474..244e9f03 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsLabel.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsLabel.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsPan.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsPan.vb
index a5ca64a4..5cad9ffb 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsPan.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsPan.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsZoom.vb b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsZoom.vb
index 516c0393..a90b7b5c 100644
--- a/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsZoom.vb
+++ b/Net/Controls/ControlsCommandsHookActions/VBNet/hookActionsZoom.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/InkSketchCommit.cs b/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/InkSketchCommit.cs
index a31ddd52..ecd676cc 100644
--- a/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/InkSketchCommit.cs
+++ b/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/InkSketchCommit.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/InkSketchCommit.csproj b/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/InkSketchCommit.csproj
index e56d7ca4..0f3a8021 100644
--- a/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/InkSketchCommit.csproj
+++ b/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/InkSketchCommit.csproj
@@ -99,7 +99,7 @@
false
-
+
False
@@ -130,7 +130,7 @@
ESRI.ArcGIS.SystemUI
hklm\dn\arcgis desktop
-
+
False
diff --git a/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/assemblyinfo.cs b/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/assemblyinfo.cs
index 7025b303..33b4309a 100644
--- a/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/assemblyinfo.cs
+++ b/Net/Controls/ControlsCommandsInkSketchCommit/CSharp/assemblyinfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsInkSketchCommit/Readme.html b/Net/Controls/ControlsCommandsInkSketchCommit/Readme.html
index a56d26c3..70fd9a4a 100644
--- a/Net/Controls/ControlsCommandsInkSketchCommit/Readme.html
+++ b/Net/Controls/ControlsCommandsInkSketchCommit/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/ControlsCommandsInkSketchCommit/Readme.md b/Net/Controls/ControlsCommandsInkSketchCommit/Readme.md
index bae03275..0a01d9d3 100644
--- a/Net/Controls/ControlsCommandsInkSketchCommit/Readme.md
+++ b/Net/Controls/ControlsCommandsInkSketchCommit/Readme.md
@@ -8,8 +8,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/AssemblyInfo.vb b/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/AssemblyInfo.vb
index 27870c65..48ac6184 100644
--- a/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/InkSketchCommit.vb b/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/InkSketchCommit.vb
index 3ecd8c05..b7b7d0c8 100644
--- a/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/InkSketchCommit.vb
+++ b/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/InkSketchCommit.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/InkSketchCommit.vbproj b/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/InkSketchCommit.vbproj
index 61a0e24b..60cd996a 100644
--- a/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/InkSketchCommit.vbproj
+++ b/Net/Controls/ControlsCommandsInkSketchCommit/VBNet/InkSketchCommit.vbproj
@@ -94,7 +94,7 @@
false
-
+
False
@@ -125,7 +125,7 @@
ESRI.ArcGIS.SystemUI
hklm\dn\arcgis desktop
-
+
False
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/AssemblyInfo.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/AssemblyInfo.cs
index a7c6cdf1..adbbd510 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/AssemblyInfo.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FixedZoomIn.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FixedZoomIn.cs
index 0b974693..0800d191 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FixedZoomIn.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FixedZoomIn.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FixedZoomOut.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FixedZoomOut.cs
index 5fc4907d..63739364 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FixedZoomOut.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FixedZoomOut.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FullExtent.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FullExtent.cs
index 0ee918fd..a0d7ad2d 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FullExtent.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/FullExtent.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/GoBackToPreviousExtent.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/GoBackToPreviousExtent.cs
index 30044dc5..427e1adb 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/GoBackToPreviousExtent.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/GoBackToPreviousExtent.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/GoToNextExtent.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/GoToNextExtent.cs
index 734f2a7e..eae72f72 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/GoToNextExtent.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/GoToNextExtent.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/Pan.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/Pan.cs
index 85ec7e7c..2d36e205 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/Pan.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/Pan.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanDown.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanDown.cs
index 7e67e535..7c532314 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanDown.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanDown.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanLeft.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanLeft.cs
index da79a829..3f01122d 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanLeft.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanLeft.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanRight.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanRight.cs
index fb2d9317..a8a175c0 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanRight.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanRight.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanUp.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanUp.cs
index 943fcb41..03dcc22f 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanUp.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanUp.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanZoom.csproj b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanZoom.csproj
index eea53f84..8bfb659f 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanZoom.csproj
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/PanZoom.csproj
@@ -98,7 +98,7 @@
false
-
+
False
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/ZoomIn.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/ZoomIn.cs
index e09cd0f7..d268ad4c 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/ZoomIn.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/ZoomIn.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/ZoomOut.cs b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/ZoomOut.cs
index 29bfdc0f..918b4d16 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/ZoomOut.cs
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/CSharp/ZoomOut.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/Readme.html b/Net/Controls/ControlsCommandsPanZoomCommands/Readme.html
index 3a282a27..34c02232 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/Readme.html
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/Readme.md b/Net/Controls/ControlsCommandsPanZoomCommands/Readme.md
index 7e60b220..bdb905ea 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/Readme.md
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/Readme.md
@@ -8,8 +8,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/AssemblyInfo.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/AssemblyInfo.vb
index 8423c2b7..a295f329 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FixedZoomIn.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FixedZoomIn.vb
index 7b0455e7..98874db6 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FixedZoomIn.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FixedZoomIn.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FixedZoomOut.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FixedZoomOut.vb
index 00b8e4fe..1887b387 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FixedZoomOut.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FixedZoomOut.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FullExtent.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FullExtent.vb
index e26679be..c7eedcc7 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FullExtent.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/FullExtent.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/GoBackToPreviousExtent.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/GoBackToPreviousExtent.vb
index 9c1a78db..a83ee078 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/GoBackToPreviousExtent.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/GoBackToPreviousExtent.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/GoToNextExtent.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/GoToNextExtent.vb
index 3c8f1b57..c88f0643 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/GoToNextExtent.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/GoToNextExtent.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/Pan.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/Pan.vb
index 8b85dd70..06ecf38a 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/Pan.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/Pan.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanDown.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanDown.vb
index 3131e72a..ae89f4d1 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanDown.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanDown.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanLeft.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanLeft.vb
index 9e819624..cd705094 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanLeft.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanLeft.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanRight.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanRight.vb
index c2121618..d214a418 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanRight.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanRight.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanUp.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanUp.vb
index 7e816edb..4da14d29 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanUp.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanUp.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanZoomVBNET.vbproj b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanZoomVBNET.vbproj
index 01d9ac01..021aff90 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanZoomVBNET.vbproj
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/PanZoomVBNET.vbproj
@@ -93,7 +93,7 @@
false
-
+
False
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/ZoomIn.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/ZoomIn.vb
index 03b2498f..b88438d4 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/ZoomIn.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/ZoomIn.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/ZoomOut.vb b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/ZoomOut.vb
index 05a01857..e0a35c6d 100644
--- a/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/ZoomOut.vb
+++ b/Net/Controls/ControlsCommandsPanZoomCommands/VBNet/ZoomOut.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/AssemblyInfo.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/AssemblyInfo.cs
index a7c6cdf1..adbbd510 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/AssemblyInfo.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/ExpandFOV.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/ExpandFOV.cs
index c92861af..90051842 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/ExpandFOV.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/ExpandFOV.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/Fly.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/Fly.cs
index a6a5b0ca..b4aa7207 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/Fly.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/Fly.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/FullExtent.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/FullExtent.cs
index c0718204..a1c16018 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/FullExtent.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/FullExtent.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/NarrowFOV.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/NarrowFOV.cs
index b2627041..27f1835d 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/NarrowFOV.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/NarrowFOV.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/Navigate.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/Navigate.cs
index d5d862e4..9f07f1ac 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/Navigate.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/Navigate.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/Pan.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/Pan.cs
index 50cac8c1..6773e9cd 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/Pan.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/Pan.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/SelectFeatures.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/SelectFeatures.cs
index aef29965..b6b2bf1a 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/SelectFeatures.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/SelectFeatures.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/SelectGraphics.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/SelectGraphics.cs
index 6e9eb4ca..0091b03f 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/SelectGraphics.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/SelectGraphics.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/SetObserver.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/SetObserver.cs
index e95bcd43..b18b7b28 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/SetObserver.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/SetObserver.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/TargetCenter.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/TargetCenter.cs
index c690bea2..6670e7b8 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/TargetCenter.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/TargetCenter.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/TargetZoom.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/TargetZoom.cs
index 32996e1e..545d8fc4 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/TargetZoom.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/TargetZoom.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomIn.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomIn.cs
index a6fd287b..2855b259 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomIn.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomIn.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomInOut.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomInOut.cs
index 34026729..f5fbc68e 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomInOut.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomInOut.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomOut.cs b/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomOut.cs
index 60293aca..ff55f503 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomOut.cs
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/ZoomOut.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/CSharp/sceneTools.csproj b/Net/Controls/ControlsCommandsSceneCommands/CSharp/sceneTools.csproj
index 23637be0..5b6dcd5b 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/CSharp/sceneTools.csproj
+++ b/Net/Controls/ControlsCommandsSceneCommands/CSharp/sceneTools.csproj
@@ -101,7 +101,7 @@
ESRI.ArcGIS.3DAnalyst
hklm\dn\arcdev
-
+
False
@@ -112,7 +112,7 @@
ESRI.ArcGIS.Controls
hklm\dn\arcengine
-
+
False
diff --git a/Net/Controls/ControlsCommandsSceneCommands/Readme.html b/Net/Controls/ControlsCommandsSceneCommands/Readme.html
index 4cefd983..7cb8de83 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/Readme.html
+++ b/Net/Controls/ControlsCommandsSceneCommands/Readme.html
@@ -26,8 +26,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -36,7 +36,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/ControlsCommandsSceneCommands/Readme.md b/Net/Controls/ControlsCommandsSceneCommands/Readme.md
index ef591310..499cd8be 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/Readme.md
+++ b/Net/Controls/ControlsCommandsSceneCommands/Readme.md
@@ -8,8 +8,8 @@ This sample provides a set of Scene commands and tools that can be used in conju
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/AssemblyInfo.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/AssemblyInfo.vb
index ca806832..a7d0eb05 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/ExpandFOV.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/ExpandFOV.vb
index 8fb71ae7..317e4244 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/ExpandFOV.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/ExpandFOV.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/Fly.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/Fly.vb
index 9fa3f80c..66471185 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/Fly.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/Fly.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/FullExtent.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/FullExtent.vb
index 936e875d..75ce7614 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/FullExtent.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/FullExtent.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/NarrowFOV.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/NarrowFOV.vb
index 100acc4e..296d9fec 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/NarrowFOV.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/NarrowFOV.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/Navigate.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/Navigate.vb
index 3ce801d8..41ce0fc4 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/Navigate.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/Navigate.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/Pan.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/Pan.vb
index b563b9e4..c0063c15 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/Pan.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/Pan.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/SceneToolsVB.vbproj b/Net/Controls/ControlsCommandsSceneCommands/VBNet/SceneToolsVB.vbproj
index 5fc34e42..3646411c 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/SceneToolsVB.vbproj
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/SceneToolsVB.vbproj
@@ -97,7 +97,7 @@
ESRI.ArcGIS.3DAnalyst
hklm\dn\arcdev
-
+
False
@@ -108,7 +108,7 @@
ESRI.ArcGIS.Controls
hklm\dn\arcengine
-
+
False
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/SelectFeatures.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/SelectFeatures.vb
index c56de1df..d6b77eeb 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/SelectFeatures.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/SelectFeatures.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/SelectGraphics.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/SelectGraphics.vb
index e759f7f9..00e1796d 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/SelectGraphics.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/SelectGraphics.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/SetObserver.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/SetObserver.vb
index 05cff396..6f5645e5 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/SetObserver.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/SetObserver.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/TargetCenter.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/TargetCenter.vb
index 3a40b532..8f2618da 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/TargetCenter.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/TargetCenter.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/TargetZoom.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/TargetZoom.vb
index 9d7777ad..b9d560c3 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/TargetZoom.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/TargetZoom.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomIn.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomIn.vb
index 371e596a..f996b5f9 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomIn.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomIn.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomInOut.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomInOut.vb
index b4b7ae12..4459aab1 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomInOut.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomInOut.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomOut.vb b/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomOut.vb
index d26f5256..3133821a 100644
--- a/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomOut.vb
+++ b/Net/Controls/ControlsCommandsSceneCommands/VBNet/ZoomOut.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSelectCommands/CSharp/AssemblyInfo.cs b/Net/Controls/ControlsCommandsSelectCommands/CSharp/AssemblyInfo.cs
index a7c6cdf1..adbbd510 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/CSharp/AssemblyInfo.cs
+++ b/Net/Controls/ControlsCommandsSelectCommands/CSharp/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSelectCommands/CSharp/ClearFeatureSelection.cs b/Net/Controls/ControlsCommandsSelectCommands/CSharp/ClearFeatureSelection.cs
index e2d42d89..01855b02 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/CSharp/ClearFeatureSelection.cs
+++ b/Net/Controls/ControlsCommandsSelectCommands/CSharp/ClearFeatureSelection.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSelectCommands/CSharp/SelectCommands.csproj b/Net/Controls/ControlsCommandsSelectCommands/CSharp/SelectCommands.csproj
index fa220736..eff7015e 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/CSharp/SelectCommands.csproj
+++ b/Net/Controls/ControlsCommandsSelectCommands/CSharp/SelectCommands.csproj
@@ -97,7 +97,7 @@
false
-
+
False
@@ -110,7 +110,7 @@
..\..\..\..\..\ArcGIS\DotNet\ESRI.ArcGIS.Controls.dll
hklm\dn\arcengine
-
+
False
diff --git a/Net/Controls/ControlsCommandsSelectCommands/CSharp/SelectFeatures.cs b/Net/Controls/ControlsCommandsSelectCommands/CSharp/SelectFeatures.cs
index 2c502290..b6b709b0 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/CSharp/SelectFeatures.cs
+++ b/Net/Controls/ControlsCommandsSelectCommands/CSharp/SelectFeatures.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSelectCommands/Readme.html b/Net/Controls/ControlsCommandsSelectCommands/Readme.html
index f3441375..9d032cc1 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/Readme.html
+++ b/Net/Controls/ControlsCommandsSelectCommands/Readme.html
@@ -28,8 +28,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -38,7 +38,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/ControlsCommandsSelectCommands/Readme.md b/Net/Controls/ControlsCommandsSelectCommands/Readme.md
index 8751ed4b..047351bb 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/Readme.md
+++ b/Net/Controls/ControlsCommandsSelectCommands/Readme.md
@@ -10,8 +10,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/ControlsCommandsSelectCommands/VBNet/AssemblyInfo.vb b/Net/Controls/ControlsCommandsSelectCommands/VBNet/AssemblyInfo.vb
index 19189a25..593f25e4 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/VBNet/AssemblyInfo.vb
+++ b/Net/Controls/ControlsCommandsSelectCommands/VBNet/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSelectCommands/VBNet/ClearFeatureSelection.vb b/Net/Controls/ControlsCommandsSelectCommands/VBNet/ClearFeatureSelection.vb
index 7e3bb209..562a4174 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/VBNet/ClearFeatureSelection.vb
+++ b/Net/Controls/ControlsCommandsSelectCommands/VBNet/ClearFeatureSelection.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/ControlsCommandsSelectCommands/VBNet/Select.vbproj b/Net/Controls/ControlsCommandsSelectCommands/VBNet/Select.vbproj
index c79f33f6..47b425a6 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/VBNet/Select.vbproj
+++ b/Net/Controls/ControlsCommandsSelectCommands/VBNet/Select.vbproj
@@ -93,7 +93,7 @@
false
-
+
False
diff --git a/Net/Controls/ControlsCommandsSelectCommands/VBNet/SelectFeatures.vb b/Net/Controls/ControlsCommandsSelectCommands/VBNet/SelectFeatures.vb
index 5b136488..def6f77f 100644
--- a/Net/Controls/ControlsCommandsSelectCommands/VBNet/SelectFeatures.vb
+++ b/Net/Controls/ControlsCommandsSelectCommands/VBNet/SelectFeatures.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/ArcDataBinding.csproj b/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/ArcDataBinding.csproj
index 9679c784..2b78c46b 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/ArcDataBinding.csproj
+++ b/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/ArcDataBinding.csproj
@@ -59,10 +59,10 @@
false
-
+
False
-
+
False
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/FieldPropertyDescriptor.cs b/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/FieldPropertyDescriptor.cs
index fe98db9b..479c3aa0 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/FieldPropertyDescriptor.cs
+++ b/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/FieldPropertyDescriptor.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/Properties/AssemblyInfo.cs b/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/Properties/AssemblyInfo.cs
index b4449f51..9f878904 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/Properties/AssemblyInfo.cs
+++ b/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/TableWrapper.cs b/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/TableWrapper.cs
index f9f8fc17..ec0f4967 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/TableWrapper.cs
+++ b/Net/Controls/EditingBindITableToControl/CSharp/ArcDataBinding/TableWrapper.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/DemoITableBinding.csproj b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/DemoITableBinding.csproj
index f142bc51..043ae8b3 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/DemoITableBinding.csproj
+++ b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/DemoITableBinding.csproj
@@ -57,43 +57,43 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/LicenseInitializer.cs b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/LicenseInitializer.cs
index 0f61eef4..0a44504e 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/LicenseInitializer.cs
+++ b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/LicenseInitializer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/MainWnd.Designer.cs b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/MainWnd.Designer.cs
index 889a6df0..e4697d59 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/MainWnd.Designer.cs
+++ b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/MainWnd.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/MainWnd.cs b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/MainWnd.cs
index 079d5f04..1aa3ce05 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/MainWnd.cs
+++ b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/MainWnd.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/Program.cs b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/Program.cs
index 23c54f40..70dad56b 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/Program.cs
+++ b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/Program.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/Properties/AssemblyInfo.cs b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/Properties/AssemblyInfo.cs
index a7a5d5cd..e14e33ee 100644
--- a/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/Properties/AssemblyInfo.cs
+++ b/Net/Controls/EditingBindITableToControl/CSharp/DemoITableBinding/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/Readme.html b/Net/Controls/EditingBindITableToControl/Readme.html
index edeaf554..debd6d0b 100644
--- a/Net/Controls/EditingBindITableToControl/Readme.html
+++ b/Net/Controls/EditingBindITableToControl/Readme.html
@@ -27,8 +27,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -37,7 +37,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/EditingBindITableToControl/Readme.md b/Net/Controls/EditingBindITableToControl/Readme.md
index ec6fa882..0c2ebf3d 100644
--- a/Net/Controls/EditingBindITableToControl/Readme.md
+++ b/Net/Controls/EditingBindITableToControl/Readme.md
@@ -9,8 +9,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/ApplicationEvents.vb b/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/ApplicationEvents.vb
index fd8bf639..98e2e8e6 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/ApplicationEvents.vb
+++ b/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/ApplicationEvents.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/ArcDataBinding2010.vbproj b/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/ArcDataBinding2010.vbproj
index 9a43c42d..b7a1ce4e 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/ArcDataBinding2010.vbproj
+++ b/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/ArcDataBinding2010.vbproj
@@ -60,10 +60,10 @@
false
-
+
False
-
+
False
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/FieldPropertyDescriptor.vb b/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/FieldPropertyDescriptor.vb
index ea570d84..6e6c494d 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/FieldPropertyDescriptor.vb
+++ b/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/FieldPropertyDescriptor.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/TableWrapper.vb b/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/TableWrapper.vb
index 76864d4f..f953d5e3 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/TableWrapper.vb
+++ b/Net/Controls/EditingBindITableToControl/VBNet/ArcDataBinding/TableWrapper.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/ApplicationEvents.vb b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/ApplicationEvents.vb
index fd8bf639..98e2e8e6 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/ApplicationEvents.vb
+++ b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/ApplicationEvents.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/DemoITableBinding2010.vbproj b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/DemoITableBinding2010.vbproj
index 35d9c888..b3b3b08a 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/DemoITableBinding2010.vbproj
+++ b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/DemoITableBinding2010.vbproj
@@ -59,19 +59,19 @@
false
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/LicenseInitializer.vb b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/LicenseInitializer.vb
index 3a1ad862..749b79c3 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/LicenseInitializer.vb
+++ b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/LicenseInitializer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/MainWind.Designer.vb b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/MainWind.Designer.vb
index f412357f..4fd875ab 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/MainWind.Designer.vb
+++ b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/MainWind.Designer.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/MainWind.vb b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/MainWind.vb
index 92a8d06c..e2de6040 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/MainWind.vb
+++ b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/MainWind.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/My Project/AssemblyInfo.vb b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/My Project/AssemblyInfo.vb
index 8e6081da..9d643817 100644
--- a/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/My Project/AssemblyInfo.vb
+++ b/Net/Controls/EditingBindITableToControl/VBNet/DemoITableBinding/My Project/AssemblyInfo.vb
@@ -1,4 +1,4 @@
-'Copyright 2016 Esri
+'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Application.csproj b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Application.csproj
index ac3ae158..9cb4d3a8 100644
--- a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Application.csproj
+++ b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Application.csproj
@@ -74,36 +74,36 @@
AllRules.ruleset
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
False
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/EditingForm.Designer.cs b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/EditingForm.Designer.cs
index 29323cd0..97789e53 100644
--- a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/EditingForm.Designer.cs
+++ b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/EditingForm.Designer.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/EditingForm.cs b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/EditingForm.cs
index 85752325..83139c8a 100644
--- a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/EditingForm.cs
+++ b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/EditingForm.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Program.cs b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Program.cs
index 3471bbb5..31126da2 100644
--- a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Program.cs
+++ b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Program.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Properties/AssemblyInfo.cs b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Properties/AssemblyInfo.cs
index b794cf7b..caddd174 100644
--- a/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Properties/AssemblyInfo.cs
+++ b/Net/Controls/EditingBufferSnapAgent/CSharp/Application/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBufferSnapAgent/CSharp/BufferSnapAgent/BufferSnap.cs b/Net/Controls/EditingBufferSnapAgent/CSharp/BufferSnapAgent/BufferSnap.cs
index 86c53560..da5483f4 100644
--- a/Net/Controls/EditingBufferSnapAgent/CSharp/BufferSnapAgent/BufferSnap.cs
+++ b/Net/Controls/EditingBufferSnapAgent/CSharp/BufferSnapAgent/BufferSnap.cs
@@ -1,6 +1,6 @@
/*
- Copyright 2016 Esri
+ Copyright 2019 Esri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/Net/Controls/EditingBufferSnapAgent/CSharp/BufferSnapAgent/BufferSnapCS.csproj b/Net/Controls/EditingBufferSnapAgent/CSharp/BufferSnapAgent/BufferSnapCS.csproj
index a1450bbd..a2263465 100644
--- a/Net/Controls/EditingBufferSnapAgent/CSharp/BufferSnapAgent/BufferSnapCS.csproj
+++ b/Net/Controls/EditingBufferSnapAgent/CSharp/BufferSnapAgent/BufferSnapCS.csproj
@@ -78,22 +78,22 @@
AllRules.ruleset
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
diff --git a/Net/Controls/EditingBufferSnapAgent/Readme.html b/Net/Controls/EditingBufferSnapAgent/Readme.html
index b2e4eb8c..844dc4de 100644
--- a/Net/Controls/EditingBufferSnapAgent/Readme.html
+++ b/Net/Controls/EditingBufferSnapAgent/Readme.html
@@ -28,8 +28,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
@@ -38,7 +38,7 @@
* [ArcObjects .NET API Reference online](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm)
* [Sample Data Download](../../releases)
-* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#05247c04-bfd9-4e36-ae09-bc6e833c3b14.htm)
+* [What's new](http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#91cabc68-2271-400a-8ff9-c7fb25108546.htm)
* [Download the ArcObjects SDK for .Net from MyEsri.com](https://my.esri.com/)
### Usage
diff --git a/Net/Controls/EditingBufferSnapAgent/Readme.md b/Net/Controls/EditingBufferSnapAgent/Readme.md
index 5bb11815..a4415213 100644
--- a/Net/Controls/EditingBufferSnapAgent/Readme.md
+++ b/Net/Controls/EditingBufferSnapAgent/Readme.md
@@ -10,8 +10,8 @@
Language: C#, VB
Subject: Controls
Organization: Esri, http://www.esri.com
-Date: 11/17/2017
-ArcObjects SDK: 10.6
+Date: 12/13/2018
+ArcObjects SDK: 10.7
Visual Studio: 2015, 2017
.NET Target Framework: 4.5
```
diff --git a/Net/Controls/EditingBufferSnapAgent/VBNet/Application/Application.vbproj b/Net/Controls/EditingBufferSnapAgent/VBNet/Application/Application.vbproj
index 4c6cb7c8..cc3c2793 100644
--- a/Net/Controls/EditingBufferSnapAgent/VBNet/Application/Application.vbproj
+++ b/Net/Controls/EditingBufferSnapAgent/VBNet/Application/Application.vbproj
@@ -56,39 +56,39 @@
AllRules.ruleset
-
+
False
-
+
False
-
+
False
-
+
False
-
+
False
True
False
-
+