src

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgrade project to support .NET 10 SDK based builds. Override new default behavior and properties in project configuration Override the build tool to point to the dotnet SDK. Include extra dependency and the transitive dependencies. Copy dependencies to output directory.

    • -0
    • +5
    ./Core.Common.Controls/Core.Common.Controls.csproj
  1. … 8 more files in changeset.
Updating copyright year. WTI-2951

    • -1
    • +1
    ./Core.Common.Base/CloneableObservable.cs
    • -1
    • +1
    ./Core.Common.Base/CloneableObservableList.cs
    • -1
    • +1
    ./Core.Common.Base/Data/IProjectFactory.cs
    • -1
    • +1
    ./Core.Common.Base/Data/ProjectFactoryException.cs
    • -1
    • +1
    ./Core.Common.Base/Data/RoundedDouble.cs
    • -1
    • +1
    ./Core.Common.Base/Data/RoundedPoint2DCollection.cs
    • -1
    • +1
    ./Core.Common.Base/FormattableConstants.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point2D.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point2DCollectionExtensions.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point3D.cs
  1. … 5643 more files in changeset.
Updating copyright year. WTI-2914

    • -1
    • +1
    ./Core.Common.Base/CloneableObservable.cs
    • -1
    • +1
    ./Core.Common.Base/CloneableObservableList.cs
    • -1
    • +1
    ./Core.Common.Base/Data/IProjectFactory.cs
    • -1
    • +1
    ./Core.Common.Base/Data/ProjectFactoryException.cs
    • -1
    • +1
    ./Core.Common.Base/Data/RoundedDouble.cs
    • -1
    • +1
    ./Core.Common.Base/Data/RoundedPoint2DCollection.cs
    • -1
    • +1
    ./Core.Common.Base/FormattableConstants.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point2D.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point2DCollectionExtensions.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point3D.cs
  1. … 5644 more files in changeset.
Fixing Sonarcloud issues. WTI-2889

    • -1
    • +1
    ./Core.Common.Util/Enums/EnumDisplayNameHelper.cs
    • -16
    • +1
    ./Core.Common.Util/Enums/EnumDisplayWrapper.cs
    • -1
    • +1
    ./Core.Common.Util/Enums/EnumDisplayWrapperHelper.cs
  1. … 3 more files in changeset.
Fixing Sonarcloud issues. WTI-2889

    • -1
    • +1
    ./Core.Common.Controls/DataGrid/DataGridViewComboBoxItemWrapper.cs
  1. … 17 more files in changeset.
Fixing Sonarcloud issues. WTI-2889

    • -1
    • +1
    ./Core.Common.Base/IO/FileImporterBase.cs
  1. … 3 more files in changeset.
Updated license headers. WTI-2882

  1. … 5 more files in changeset.
Updated copyright year. WTI-2882

    • -1
    • +1
    ./Core.Common.Base/CloneableObservable.cs
    • -1
    • +1
    ./Core.Common.Base/CloneableObservableList.cs
    • -1
    • +1
    ./Core.Common.Base/Data/IProjectFactory.cs
    • -1
    • +1
    ./Core.Common.Base/Data/ProjectFactoryException.cs
    • -1
    • +1
    ./Core.Common.Base/Data/RoundedDouble.cs
    • -1
    • +1
    ./Core.Common.Base/Data/RoundedPoint2DCollection.cs
    • -1
    • +1
    ./Core.Common.Base/FormattableConstants.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point2D.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point2DCollectionExtensions.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point3D.cs
  1. … 5645 more files in changeset.
WTI-2871: Incorporated review comments:

- Wired helper to the converter

  1. … 2 more files in changeset.
WTI-2871: Incorporated review comments:

- Adjusted parsing helper to contain same logic as the converter

  1. … 1 more file in changeset.
WTI-2871: Incorporated review comments:

- Moved parsing helper

    • -0
    • +69
    ./Core.Common.Base/Exceptions/DoubleParsingException.cs
    • -0
    • +65
    ./Core.Common.Base/Helpers/DoubleParsingHelper.cs
  1. … 8 more files in changeset.
Sanitized AssemblyInfo files. WTI-2824

  1. … 4 more files in changeset.
Updated license headers. WTI-2820

    • -1
    • +1
    ./Core.Common.Base/CloneableObservable.cs
    • -1
    • +1
    ./Core.Common.Base/CloneableObservableList.cs
    • -1
    • +1
    ./Core.Common.Base/Data/IProjectFactory.cs
    • -1
    • +1
    ./Core.Common.Base/Data/ProjectFactoryException.cs
    • -1
    • +1
    ./Core.Common.Base/Data/RoundedDouble.cs
    • -1
    • +1
    ./Core.Common.Base/Data/RoundedPoint2DCollection.cs
    • -1
    • +1
    ./Core.Common.Base/FormattableConstants.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point2D.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point2DCollectionExtensions.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point3D.cs
    • -1
    • +1
    ./Core.Common.Base/Geometry/Point3DCollectionExtensions.cs
  1. … 112 more files in changeset.
Sanitize csproj files

    • -2
    • +4
    ./Core.Common.IO/Core.Common.IO.csproj
  1. … 49 more files in changeset.
Update SQLite to 1.0.117

    • -4
    • +7
    ./Core.Common.IO/Core.Common.IO.csproj
  1. … 51 more files in changeset.
Revert "Revert "Adapted package references in src projects. WTI-2802""

This reverts commit 660059ca183dcf86286d28f068748b6efb8657e5.

    • -2
    • +0
    ./Core.Common.Base/Core.Common.Base.csproj
    • -4
    • +0
    ./Core.Common.Geometry/Core.Common.Geometry.csproj
    • -1
    • +0
    ./Core.Common.IO/Core.Common.IO.csproj
    • -1
    • +0
    ./Core.Common.Util/Core.Common.Util.csproj
  1. … 47 more files in changeset.
Revert "Adapted package references in src projects. WTI-2802"

This reverts commit 919aaa5ca96d530646a12677ffd05cf46a91da1e.

    • -0
    • +2
    ./Core.Common.Base/Core.Common.Base.csproj
    • -0
    • +4
    ./Core.Common.Geometry/Core.Common.Geometry.csproj
    • -0
    • +1
    ./Core.Common.IO/Core.Common.IO.csproj
    • -0
    • +1
    ./Core.Common.Util/Core.Common.Util.csproj
  1. … 47 more files in changeset.
General cleanups.

    • -1
    • +1
    ./Core.Common.Base/ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 12 more files in changeset.
General cleanups.

    • -1
    • +2
    ./Core.Common.Controls/DataGrid/DataGridViewControl.cs
    • -1
    • +1
    ./Core.Common.Geometry/AdvancedMath2D.cs
    • -3
    • +3
    ./Core.Common.Util/Drawing/ColorAccess.cs
  1. … 45 more files in changeset.
Added explicit package dependencies for GeoAPI and NetTopologySuit

    • -2
    • +20
    ./Core.Common.Geometry/Core.Common.Geometry.csproj
  1. … 2 more files in changeset.
Added explicit reference to Stub.System.Data.Sqlite.Core.NetFrameWork:

- src projects / assembly need to load the System.Data.Sql explicitly

    • -0
    • +9
    ./Core.Common.IO/Core.Common.IO.csproj
  1. … 8 more files in changeset.
Updated SQLite.Core to 1.0.117

    • -6
    • +2
    ./Core.Common.IO/Core.Common.IO.csproj
  1. … 51 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

    • -4
    • +4
    ./Core.Common.Geometry/Core.Common.Geometry.csproj
  1. … 2 more files in changeset.
Removed Core.Common.Version project. WTI-2807

    • -18
    • +0
    ./Core.Common.Version/Core.Common.Version.csproj
    • -39
    • +0
    ./Core.Common.Version/GlobalAssembly.cs.template
  1. … 1 more file in changeset.
Fixed breaking change from MathNet.Spatial upgrade

    • -1
    • +2
    ./Core.Common.Geometry/AdvancedMath2D.cs
Updated MathNet.Spatial to 0.6.0

    • -2
    • +2
    ./Core.Common.Geometry/Core.Common.Geometry.csproj
  1. … 2 more files in changeset.
Updated MathNet.Numerics to 5.0.0

    • -2
    • +2
    ./Core.Common.Base/Core.Common.Base.csproj
    • -2
    • +2
    ./Core.Common.Geometry/Core.Common.Geometry.csproj
    • -2
    • +2
    ./Core.Common.Util/Core.Common.Util.csproj
  1. … 4 more files in changeset.
Revert "Updated SQLite dependencies to 1.0117 and EntityFramework to 6.4.4"

This reverts commit 58dae6a4eff42a3c6e179b0f9371ea313f40b252.

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

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

    • -1
    • +1
    ./Core.Common.Base/Core.Common.Base.csproj
  1. … 45 more files in changeset.