NetTopologySuite.Extensions.Tests.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -129
    • +0
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 4839 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -129
    • +0
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 4008 more files in changeset.
New check in after review - Warning level 4 was (sometimes) implicit. Now, warning levels are hard-coded - Cleanup of unused PostSharp - Warning levels set to 0 of test projects (as stated in documentation) for ALL configurations Related to Issue [WTI-78]

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

Former-commit-id: 24e9e1a3f5ccbb7fcfabf131843cc2179e4c750d

    • -0
    • +1
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 36 more files in changeset.
- 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
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 40 more files 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
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 49 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
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 22 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

    • -7
    • +11
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 51 more files in changeset.
"Any CPU" => "x86" Related to Issue [WTI-51]

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

Former-commit-id: 0265b75fbdbc002797b1169afa6a296dc97c9b8b

    • -3
    • +3
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 50 more files in changeset.
removed x86 and x64 build configurations. Left AnyCPU configuration as the main configuration. Related to Issue [WTI-51]

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

Former-commit-id: a415af7e16c02d543a8a4671cd4145ef01c82f01

    • -55
    • +7
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 49 more files in changeset.
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Removed unused private variables - Commented local variables that had become obsolete when the rest of the method was commented / unreachable due to a NotImplementedException - Set warning level to 0 (this will prevent all warnings to appear in the error list) in the following projects: - - GeoAPI.* - - NetTopologySuite.* - - SharpMap.*

Remaining number of warnings: 155

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

Former-commit-id: cbb6c3da0280f1b34875e255248fb6167cdc179f

    • -0
    • +1
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 18 more files in changeset.
Removed Unique related code Related to Issue [WTI-5]

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

Former-commit-id: 1a5c992ffed5011c1a55f157e95597fc828853d2

    • -1
    • +0
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 17 more files in changeset.
* Created Wti2017Setup WiX project with initial dummy installer build * Created CreateInstaller configuration that only builds the projects required to create and build the WTI 2017 application installer. * Removed strong name keys from libraries

Related to Issue [WTI-10]

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

Former-commit-id: 7c4489f15fecabe081d167b33f12ccf2d1538edd

    • -0
    • +20
    ./NetTopologySuite.Extensions.Tests.csproj
  1. … 53 more files in changeset.