Common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added explicit package dependencies for GeoAPI and NetTopologySuit

  1. … 2 more files in changeset.
Updated NetTopologySuite to 1.15.3 and GeoAPI to 1.7.5:

- Removed xcopy and probing paths: both dependencies do not contain any dlls to be copied

  1. … 2 more files in changeset.
Removed Core.Common.Version project. WTI-2807

  1. … 1 more file in changeset.
Fixed breaking change from MathNet.Spatial upgrade

Updated MathNet.Spatial to 0.6.0

  1. … 2 more files in changeset.
Updated MathNet.Numerics to 5.0.0

  1. … 3 more files in changeset.
Updated NUnit to 3.13.3

This reverts commit d26d0e3442194f42732895cb92b644faeca4625c.

  1. … 148 more files in changeset.
Revert "Updated NUnit to 3.13.3"

This reverts commit 04ca3839c74a19e015d9882a7187cbabdec66316.

  1. … 148 more files in changeset.
Revert "Updated SQLite dependencies to 1.0117 and EntityFramework to 6.4.4"

This reverts commit 58dae6a4eff42a3c6e179b0f9371ea313f40b252.

    • -1
    • +1
    ./src/Core.Common.IO/Core.Common.IO.csproj
  1. … 48 more files in changeset.
Updated SQLite dependencies to 1.0117 and EntityFramework to 6.4.4

    • -1
    • +1
    ./src/Core.Common.IO/Core.Common.IO.csproj
  1. … 48 more files in changeset.
Updated Log4Net tot 2.0.15

  1. … 44 more files in changeset.
Updated NUnit to 3.13.3

  1. … 148 more files in changeset.
Adapted package references in src projects. WTI-2802

    • -1
    • +0
    ./src/Core.Common.IO/Core.Common.IO.csproj
  1. … 47 more files in changeset.
Updated version number. WTI-2782

  1. … 2 more files in changeset.
Cleanup related changes. WTI-2779

  1. … 1 more file in changeset.
Moved some generic helpers to core. WTI-2765

    • -0
    • +51
    ./src/Core.Common.Util/Enums/EnumDisplayNameHelper.cs
    • -0
    • +81
    ./src/Core.Common.Util/Enums/EnumDisplayWrapper.cs
    • -0
    • +83
    ./src/Core.Common.Util/Enums/EnumTypeConverter.cs
    • -0
    • +107
    ./src/Core.Common.Util/Enums/NullableEnumConverter.cs
  1. … 96 more files in changeset.
Updated version number. WTI-2716. Paired with velde_ro.

  1. … 1 more file in changeset.
Cleaning up test logic when it comes to Resources. WTI-2715

  1. … 1 more file in changeset.
Fixed code smell. WTI-2715

Fixed code smell. WTI-2715

Updated year in license header to 2022. WTI-2715

  1. … 91 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./src/Core.Common.Base/Data/IProject.cs
    • -1
    • +1
    ./src/Core.Common.Base/Data/IProjectFactory.cs
    • -1
    • +1
    ./src/Core.Common.Base/Data/RoundedDouble.cs
    • -1
    • +1
    ./src/Core.Common.Base/Geometry/Math2D.cs
    • -1
    • +1
    ./src/Core.Common.Base/Geometry/Point2D.cs
    • -1
    • +1
    ./src/Core.Common.Base/Geometry/Point3D.cs
  1. … 5715 more files in changeset.
Adjusted copyright to 2022. WTI-2715

Resharper cleanup. WTI-2715

    • -1
    • +4
    ./test/Core.Common.TestUtil/TestHelper.cs
  1. … 151 more files in changeset.
Added missing headers. WTI-2715

  1. … 4 more files in changeset.
Removed redundant reference. WTI-2715

Updated version number to 22.1.1.1. WTI-2717

  1. … 1 more file in changeset.
Further integrating DirectoryHelper. WTI-2770

  1. … 2 more files in changeset.
Final cleanups. WTI-2770

    • -81
    • +0
    ./src/Core.Common.IO/DirectoryHelper.cs
    • -0
    • +81
    ./src/Core.Common.Util/DirectoryHelper.cs
  1. … 1 more file in changeset.
Added DirectoryHelperTest. WTI-2770