Index: Core/Components/src/Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/src/Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj (.../Core.Components.BruTile.Data.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/src/Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj (.../Core.Components.BruTile.Data.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -16,7 +16,7 @@ - 2.0.0 + 2.0.1 \ No newline at end of file Index: Core/Components/src/Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/src/Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj (.../Core.Components.BruTile.IO.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/src/Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj (.../Core.Components.BruTile.IO.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -29,7 +29,7 @@ - 2.0.0 + 2.0.1 2.2.4 Index: Core/Components/src/Core.Components.BruTile/Core.Components.BruTile.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/src/Core.Components.BruTile/Core.Components.BruTile.csproj (.../Core.Components.BruTile.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/src/Core.Components.BruTile/Core.Components.BruTile.csproj (.../Core.Components.BruTile.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -38,9 +38,9 @@ - + - 2.0.0 + 2.0.1 \ No newline at end of file Index: Core/Components/src/Core.Components.DotSpatial/Core.Components.DotSpatial.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/src/Core.Components.DotSpatial/Core.Components.DotSpatial.csproj (.../Core.Components.DotSpatial.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/src/Core.Components.DotSpatial/Core.Components.DotSpatial.csproj (.../Core.Components.DotSpatial.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -72,7 +72,7 @@ - 2.0.0 + 2.0.1 \ No newline at end of file Index: Core/Components/test/Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/test/Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj (.../Core.Components.BruTile.Forms.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/test/Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj (.../Core.Components.BruTile.Forms.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -23,7 +23,7 @@ - 2.0.0 + 2.0.1 3.8.1 Index: Core/Components/test/Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/test/Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj (.../Core.Components.BruTile.IO.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/test/Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj (.../Core.Components.BruTile.IO.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -15,7 +15,7 @@ - 2.0.0 + 2.0.1 3.8.1 Index: Core/Components/test/Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/test/Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj (.../Core.Components.BruTile.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/test/Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj (.../Core.Components.BruTile.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -22,7 +22,7 @@ - 2.0.0 + 2.0.1 3.8.1 Index: Core/Components/test/Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/test/Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj (.../Core.Components.BruTile.TestUtil.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/test/Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj (.../Core.Components.BruTile.TestUtil.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -20,7 +20,7 @@ - 2.0.0 + 2.0.1 3.8.1 Index: Core/Components/test/Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/test/Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj (.../Core.Components.BruTile.TestUtil.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/test/Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj (.../Core.Components.BruTile.TestUtil.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -33,7 +33,7 @@ - 2.0.0 + 2.0.1 \ No newline at end of file Index: Core/Components/test/Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/test/Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj (.../Core.Components.DotSpatial.Forms.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/test/Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj (.../Core.Components.DotSpatial.Forms.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -49,7 +49,7 @@ - 2.0.0 + 2.0.1 3.8.1 Index: Core/Components/test/Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/test/Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj (.../Core.Components.DotSpatial.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/test/Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj (.../Core.Components.DotSpatial.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -98,7 +98,7 @@ - 2.0.0 + 2.0.1 3.8.1 Index: Core/Components/test/Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Core/Components/test/Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj (.../Core.Components.Gis.Forms.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Core/Components/test/Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj (.../Core.Components.Gis.Forms.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -28,7 +28,7 @@ - 2.0.0 + 2.0.1 3.8.1 Index: Riskeer/Integration/test/Riskeer.Integration.Forms.Test/Riskeer.Integration.Forms.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Riskeer/Integration/test/Riskeer.Integration.Forms.Test/Riskeer.Integration.Forms.Test.csproj (.../Riskeer.Integration.Forms.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Riskeer/Integration/test/Riskeer.Integration.Forms.Test/Riskeer.Integration.Forms.Test.csproj (.../Riskeer.Integration.Forms.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -74,7 +74,7 @@ 3.6.1 - 2.0.0 + 2.0.1 2.0.8 Index: Riskeer/Integration/test/Riskeer.Integration.Plugin.Test/Riskeer.Integration.Plugin.Test.csproj =================================================================== diff -u -r4d331c6ac153c43daff49c47cfcf321725d4b434 -r447d612b36a186880b8307476dc0fe25ca3dc663 --- Riskeer/Integration/test/Riskeer.Integration.Plugin.Test/Riskeer.Integration.Plugin.Test.csproj (.../Riskeer.Integration.Plugin.Test.csproj) (revision 4d331c6ac153c43daff49c47cfcf321725d4b434) +++ Riskeer/Integration/test/Riskeer.Integration.Plugin.Test/Riskeer.Integration.Plugin.Test.csproj (.../Riskeer.Integration.Plugin.Test.csproj) (revision 447d612b36a186880b8307476dc0fe25ca3dc663) @@ -98,7 +98,7 @@ - 2.0.0 + 2.0.1 3.4.0