Common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Set build properties of all projects

Related to Issue [WTI-78]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@234 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cb6ce199f7f01b258f2e83916acf9c831279ee83

    • -0
    • +3
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -0
    • +3
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -0
    • +3
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -0
    • +3
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -0
    • +3
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -0
    • +3
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -0
    • +3
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -0
    • +3
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -0
    • +3
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -0
    • +3
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 31 more files in changeset.
Fixed failing performance tests? Related to Issue [WTI-5]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@232 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 05d7c9a44cca92d8c38908b7d7089660c1aa1d79

Fixed performance tests related to the MapViewTest => No worries: - Mapview implementation will be revised/replaced - Performance of Mapview will be improved by using the Observer pattern Related to Issue [WTI-5]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@230 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f64ec730c596a75e3ac0afe6d45204b5ab383e4e

  1. … 1 more file in changeset.
Implemented review comments Related to Issue [WTI-13]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@226 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a7c6a89471871a28a0500b2483480550812bcb21

    • -1
    • +1
    ./DelftTools.Utils.Tests/Collections/EnumerableExtensionsTest.cs
  1. … 13 more files in changeset.
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Removed unused code - Ignored unused code in test that is required by an interface - Updated xml comments

Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@225 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 38966946a5f22e4e0a2463d94b355e2312e711b1

    • -1
    • +3
    ./DelftTools.Utils.Tests/PropertyBag/DynamicPropertyBagTest.cs
  1. … 18 more files in changeset.
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Set warning level to 0 (this will prevent all warnings to appear in the error list) in the following projects (IN RELEASE): - - GeoAPI.* - - NetTopologySuite.* - - SharpMap.* - Added SkipPostSharp constant when PostSharp is not used in the project. If we decide not to use PostSharp at all, the reference can be removed from the project Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@208 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5e1bb8e29438450202080ba8ea221720f3a0cd97

    • -0
    • +1
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -0
    • +2
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -0
    • +1
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -0
    • +1
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -0
    • +1
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 10 more files in changeset.
Fixed failing test by manipulating the performance check => No worries: in the end, the Entity attribute will be eliminated Related to Issue [WTI-5]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@202 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d7e52e78c900ad8cb80eefe8bb2663645c494fda

    • -1
    • +1
    ./DelftTools.Utils.Tests/Aop/EntityAttributeTest.cs
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@199 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 73ee29cf1cc4e6ae5322e88b7d0d5a78de3e9ae1

    • -3
    • +3
    ./DelftTools.Utils.Tests/TestReferenceHelperTest.cs
  1. … 1 more file in changeset.
Removed unused code Cleaned up some code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@192 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b7892aeb42bf7075f06f3dea6dda77325faec418

    • -1
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -56
    • +0
    ./DelftTools.Utils.Tests/Reflection/AssemblyBuilderTest.cs
  1. … 2 more files in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@190 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cd15c7ec83564c24183b3aa84e5f9759dee8ef30

    • -2
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -336
    • +0
    ./DelftTools.Utils.Tests/PropertyBag/DynamicDataItemPropertyBagTest.cs
    • -1
    • +7
    ./DelftTools.Utils.Tests/PropertyBag/DynamicPropertyBagTest.cs
    • -1
    • +0
    ./DelftTools.Utils.Tests/TextDocumentTest.cs
  1. … 3 more files in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@186 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: df929b43adfb66823d70e54852bd63965865b7aa

    • -1
    • +0
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -153
    • +0
    ./DelftTools.TestUtils/ReflectionTestHelper.cs
    • -28
    • +0
    ./DelftTools.TestUtils/TestDataPath.cs
    • -169
    • +0
    ./DelftTools.TestUtils/TestHelper.cs
    • -33
    • +0
    ./DelftTools.TestUtils/WindowsFormsTestHelper.cs
    • -1
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -44
    • +0
    ./DelftTools.Utils.Tests/InterfacePropertiesTypeDescriptionProviderTest.cs
    • -6
    • +10
    ./DelftTools.Utils.Tests/TextDocumentTest.cs
  1. … 6 more files in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@185 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2c1ea2b3eec66f4c5e7680bde113e0576ff9b9c1

    • -8
    • +2
    ./DelftTools.TestUtils/WpfTestHelper.xaml.cs
    • -1
    • +1
    ./DelftTools.Utils.Tests/Aop/EntityAttributeTest.cs
    • -1
    • +1
    ./DelftTools.Utils.Tests/PropertyBag/DynamicDataItemPropertyBagTest.cs
    • -2
    • +2
    ./NetTopologySuite.Extensions.Tests/Features/FeatureAttributeAccessorHelperTest.cs
    • -1
    • +1
    ./NetTopologySuite.Extensions.Tests/Geometries/GeometryHelperTest.cs
  1. … 8 more files in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@182 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4c74e3f152293f7e59d4e7b82958a6b59bf209d9

    • -18
    • +0
    ./DelftTools.TestUtils/WindowsFormsTestHelper.cs
    • -1
    • +1
    ./DelftTools.Utils.Tests/Aop/EntityAttributeTest.cs
    • -1
    • +1
    ./DelftTools.Utils.Tests/Binding/EnumBindingHelperTest.cs
    • -2
    • +0
    ./DelftTools.Utils.Tests/General/TypeConverterTest.cs
    • -2
    • +2
    ./DelftTools.Utils.Tests/IO/FileUtilsTest.cs
    • -1
    • +0
    ./DelftTools.Utils.Tests/PropertyBag/DynamicDataItemPropertyBagTest.cs
    • -5
    • +9
    ./DelftTools.Utils.Tests/PropertyBag/DynamicPropertyBagTest.cs
  1. … 1 more file in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@179 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9fb3496c4887ca24b28c12e11f4028031a292a4b

    • -44
    • +11
    ./DelftTools.TestUtils/TestHelper.cs
    • -23
    • +0
    ./DelftTools.Utils.Tests/Aop/EntityAttributeTest.cs
    • -1
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -4
    • +1
    ./NetTopologySuite.Extensions.Tests/Features/FeatureAttributeAccessorHelperTest.cs
  1. … 1 more file in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@177 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2f75ab7e9f9ddbe1f2a42636625c1ba593765437

    • -1
    • +1
    ./DelftTools.TestUtils/TestDataPath.cs
    • -1
    • +1
    ./DelftTools.Tests/TestObjects/Parent.cs
  1. … 1 more file in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@176 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 65ec37c251ab8598aa4a0ae2ba75b88c3ef32365

    • -352
    • +0
    ./DelftTools.Utils.Tests/Aop/TestClasses/ClassImplementingIEventedList.cs
    • -2
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -6
    • +0
    ./DelftTools.Utils.Tests/General/TypeConverterTest.cs
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@174 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 85c7a9f62efb52f8933498edf86164cf72346ecd

    • -1
    • +1
    ./DelftTools.TestUtils/ReflectionTestHelper.cs
    • -6
    • +1
    ./DelftTools.Utils.Tests/Aop/EntityAttributeTest.cs
    • -2
    • +1
    ./DelftTools.Utils.Tests/NamingHelperTest.cs
    • -2
    • +2
    ./DelftTools.Utils.Tests/Reflection/DynamicTypeUtilsTest.cs
    • -1
    • +1
    ./DelftTools.Utils.Tests/Threading/ThreadedWorkerTest.cs
    • -2
    • +2
    ./DelftTools.Utils.Tests/WeakEventHandlerTest.cs
    • -4
    • +2
    ./NetTopologySuite.Extensions.Tests/Geometries/GeometryHelperTest.cs
  1. … 4 more files in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@173 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3975822be304bb52c80c748a0ed71991b09067a9

    • -3
    • +0
    ./DelftTools.TestUtils/WindowsFormsTestHelper.cs
    • -1
    • +1
    ./DelftTools.TestUtils/WpfTestHelper.xaml.cs
    • -1
    • +0
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -2
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
  1. … 4 more files in changeset.
Removed unused classes Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@172 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5f737863c480c037b67347b6922aea7cdb260943

    • -10
    • +0
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -70
    • +0
    ./DelftTools.TestUtils/ListTestUtils.cs
    • -38
    • +0
    ./DelftTools.TestUtils/TimeDependentView.Designer.cs
    • -12
    • +0
    ./DelftTools.TestUtils/TimeDependentView.cs
    • -120
    • +0
    ./DelftTools.TestUtils/TimeDependentView.resx
    • -5
    • +0
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -38
    • +0
    ./DelftTools.Utils.Tests/Aop/TestClasses/CollectionChangedAspectTestClass.cs
  1. … 17 more files in changeset.
Reverted changes => Removed too much Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@170 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 408e2d6915a134dfc7d80ee150d1d9076e1f46d5

    • -0
    • +10
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -0
    • +70
    ./DelftTools.TestUtils/ListTestUtils.cs
    • -0
    • +38
    ./DelftTools.TestUtils/TimeDependentView.Designer.cs
    • -0
    • +12
    ./DelftTools.TestUtils/TimeDependentView.cs
    • -0
    • +120
    ./DelftTools.TestUtils/TimeDependentView.resx
    • -0
    • +5
    ./DelftTools.Tests/DelftTools.Tests.csproj
  1. … 57 more files in changeset.
Removed unused classes Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@169 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3889df1f9c7fba7c167d8fb0054862687b4cff7f

    • -1
    • +0
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -70
    • +0
    ./DelftTools.TestUtils/ListTestUtils.cs
    • -3
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
  1. … 31 more files in changeset.
Removed unused classes Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@168 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8ab22aa62a9d906cc6e44fed7198ad52b1f53246

    • -9
    • +0
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -38
    • +0
    ./DelftTools.TestUtils/TimeDependentView.Designer.cs
    • -12
    • +0
    ./DelftTools.TestUtils/TimeDependentView.cs
    • -120
    • +0
    ./DelftTools.TestUtils/TimeDependentView.resx
    • -2
    • +0
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -1
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
  1. … 6 more files in changeset.
Removed unused classes Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@166 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2c2b0ae9bbd6449e5789c9a1031d666c090f7bf7

    • -3
    • +0
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -4
    • +0
    ./SharpMap.Tests/Rendering/RegularGridCoverageRendererTest.cs
    • -1
    • +0
    ./SharpMap.Tests/SharpMap.Tests.csproj
  1. … 22 more files in changeset.
Fixed failing tests Related to Issue [WTI-5]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@164 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3bf01432ce67f8fc8e041b4d9764d750764ed41b

    • -3
    • +0
    ./DelftTools.Utils.Tests/TextDocumentBaseTest.cs
    • -3
    • +0
    ./DelftTools.Utils.Tests/TextDocumentTest.cs
Full cleanup over src and test Related to Issue [WTI-55]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@157 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

    • -63
    • +73
    ./DelftTools.TestUtils/GuiTestHelper.cs
    • -0
    • +6
    ./DelftTools.TestUtils/ListTestUtils.cs
    • -28
    • +29
    ./DelftTools.TestUtils/ReflectionTestHelper.cs
    • -13
    • +16
    ./DelftTools.TestUtils/ResourceMonitor.cs
    • -13
    • +13
    ./DelftTools.TestUtils/TestDataPath.cs
    • -264
    • +280
    ./DelftTools.TestUtils/TestHelper.cs
    • -1
    • +1
    ./DelftTools.TestUtils/TimeDependentView.cs
    • -8
    • +7
    ./DelftTools.TestUtils/WindowsFormsTestHelper.Designer.cs
    • -34
    • +46
    ./DelftTools.TestUtils/WindowsFormsTestHelper.cs
    • -17
    • +28
    ./DelftTools.TestUtils/WpfTestHelper.xaml.cs
  1. … 1366 more files in changeset.
Improved build configuration Related to Issue [WTI-51]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@154 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d11025bd7113bf0c58bf833922bd1fa0270f1c0c

    • -3
    • +2
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
  1. … 1 more file in changeset.
Improved build configuration

Related to Issue [WTI-51]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@151 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 42ead6c995cbb360384c821e84d6f213a5576a4d

    • -2
    • +2
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -2
    • +2
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -2
    • +2
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -2
    • +2
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -2
    • +2
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -2
    • +2
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -2
    • +2
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -2
    • +2
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -2
    • +2
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -2
    • +2
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 40 more files in changeset.
Removed RemoteIstanceContainer (related classes) Related to Issue [WTI-5]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@150 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0c241b0aef890e238aac8dee9b6a8ace2089e5a0

    • -4
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -706
    • +0
    ./DelftTools.Utils.Tests/Remoting/RemoteInstanceContainer2Test.cs
    • -273
    • +0
    ./DelftTools.Utils.Tests/Remoting/RemoteInstanceContainerTest.cs
    • -56
    • +0
    ./DelftTools.Utils.Tests/Remoting/RemotingClass.cs
    • -64
    • +0
    ./SharpMap.Tests/Api/GeometryApiTest.cs
    • -1
    • +0
    ./SharpMap.Tests/SharpMap.Tests.csproj
  1. … 14 more files in changeset.
Improved build configuration Related to Issue [WTI-51]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@143 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0406d79de56212931d0db059cbcf32f929ee8b53

    • -5
    • +0
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -5
    • +0
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -5
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -5
    • +0
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -5
    • +0
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -5
    • +0
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -5
    • +0
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -5
    • +0
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -5
    • +0
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -5
    • +0
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 13 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@142 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 94a20e0d025b84a0ce98444de34bd8bc11f5716c

    • -6
    • +10
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -6
    • +10
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -6
    • +10
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -7
    • +11
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -7
    • +11
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -7
    • +11
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -6
    • +10
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -7
    • +11
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -7
    • +11
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -7
    • +11
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 42 more files in changeset.