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