Core.Common.Base

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bump log4net from 2.0.8 to 2.0.10 in /Core/Common/src/Core.Common.Base

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.

- [Release notes](https://github.com/apache/logging-log4net/releases)

- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)

- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

Bump log4net from 2.0.8 to 2.0.10 in /Core/Common/src/Core.Common.Gui

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.

- [Release notes](https://github.com/apache/logging-log4net/releases)

- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)

- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

  1. … 1 more file in changeset.
Bump log4net in /Core/Common/test/Core.Common.TestUtil

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.

- [Release notes](https://github.com/apache/logging-log4net/releases)

- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)

- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

  1. … 2 more files in changeset.
Bump log4net in /Core/Common/test/Core.Common.TestUtil.Test

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.

- [Release notes](https://github.com/apache/logging-log4net/releases)

- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)

- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

  1. … 3 more files in changeset.
Bump log4net in /Core/Components/src/Core.Components.Gis.IO

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.

- [Release notes](https://github.com/apache/logging-log4net/releases)

- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)

- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

  1. … 1 more file in changeset.
Bump log4net in /Core/Common/test/Core.Common.Gui.Test

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.

- [Release notes](https://github.com/apache/logging-log4net/releases)

- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)

- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

  1. … 3 more files in changeset.
Bump log4net in /Core/Components/src/Core.Components.Gis.Forms

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.

- [Release notes](https://github.com/apache/logging-log4net/releases)

- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)

- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

  1. … 2 more files in changeset.
Bump log4net in /Core/Components/src/Core.Components.DotSpatial.Forms

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.

- [Release notes](https://github.com/apache/logging-log4net/releases)

- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)

- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

  1. … 3 more files in changeset.
Replaced resources. WTI-2095

  1. … 5 more files in changeset.
Review related changes. WTI-2098

  1. … 30 more files in changeset.
Review related changes. WTI-2098

  1. … 23 more files in changeset.
Renamed Externals to Third-party. WTI-2128

  1. … 51 more files in changeset.
Added quots to copy paths.

  1. … 55 more files in changeset.
Removed redundant slashes.

  1. … 352 more files in changeset.
Copy everything to the right location.

  1. … 56 more files in changeset.
Removed CopyLocal false.

  1. … 89 more files in changeset.
Removed PreBuild targets from src csprojs.

  1. … 121 more files in changeset.
Build packages in core.common projects to separate folder.

  1. … 9 more files in changeset.
Build src projects to own folder.

  1. … 125 more files in changeset.
Local point should be infinite when worldCoordinate Y is infinite. WTI-2012

  1. … 1 more file in changeset.
Improvements after review. WTI-2012

Fixed Sonarqube rule 'match interface declaration'. WTI-2012

  1. … 3 more files in changeset.
Fixed Sonarqube rule All method overloads should be adjacent. WTI-2012

  1. … 3 more files in changeset.
Fixed Sonarqube smells. WTI-2012

  1. … 3 more files in changeset.
Revert Sonarqube smells. WTI-2003

  1. … 3 more files in changeset.
Restored AssemblyInfos and Core.Common.Version. WTI-2003

  1. … 358 more files in changeset.
WTI-2003 Fixed code smell

Migrated Core Common Base. WTI-2003

  1. … 1 more file in changeset.
Removed all resources designer files. WTI-2003

    • -304
    • +0
    ./Properties/Resources.Designer.cs
  1. … 99 more files in changeset.
Revert "Removed all resources designer files. WTI-2003"

This reverts commit 2b0b66513226fa1fcd379c2cd214d61302cc9be7.

    • -0
    • +304
    ./Properties/Resources.Designer.cs
  1. … 99 more files in changeset.