Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated SQLite dependencies to 1.0117 and EntityFramework to 6.4.4

  1. … 35 more files in changeset.
Merge branch 'Release22_1'

Revert "Revert "Adapted package references in src projects. WTI-2802""

This reverts commit e2c9b943e2d51bc4ddc842136a28b68935ca9fda.

Revert "Adapted package references in src projects. WTI-2802"

This reverts commit cc69b84f5e1c9fa4464bc1d72ee3cf0459a52fe2.

Adapted package references in src projects. WTI-2802

Revert "Adapted package references in src projects. WTI-2802"

This reverts commit cc69b84f5e1c9fa4464bc1d72ee3cf0459a52fe2.

Updated Log4Net tot 2.0.15

    • -1
    • +1
    /Core/Gui/src/Core.Gui/Core.Gui.csproj
  1. … 31 more files in changeset.
Updated NUnit to 3.13.3

  1. … 142 more files in changeset.
Installed Microsoft.NET.Test.Sdk in test projects for unit test discovery

  1. … 108 more files in changeset.
Added SupportedOSPlatform to solve CA1416 compilation warnings

Merge branch 'Release22_1'

Removed PresentationCore, PresentationFramework and WindowsBase

    • -3
    • +3
    /Core/Gui/src/Core.Gui/Core.Gui.csproj
  1. … 17 more files in changeset.
Removed all explicit references to System from the .csproj files

  1. … 271 more files in changeset.
Revert "Adapted package references in src projects. WTI-2802"

This reverts commit a34b26f9001b7a4170fca49be13bcb5451107f33.

Revert "Adapted package references in src projects. WTI-2802"

This reverts commit a34b26f9001b7a4170fca49be13bcb5451107f33.

Revert "Revert "Adapted package references in src projects. WTI-2802""

This reverts commit af2b762b25483629900e0d66a69f993874d8c466.

Adapted package references in src projects. WTI-2802

Downgraded to net6.0

Updated platformtarget and targetframework

Removed QuotaException

Removed AppDomain calls as NUnit already isolates processes

Added System.DirectoryServices from NuGet as dependency

Added System.Management from NuGet as dependency

    • -1
    • +2
    /Core/Gui/src/Core.Gui/Core.Gui.csproj
Fixed compilation error

Fixed class name clashing

Updated NUnit to 3.13.3 to satisfy Apartment attribute

  1. … 142 more files in changeset.
Changed SetCulture -> Culture due to NUnit change

  1. … 98 more files in changeset.
Fixed class clashing in Core.GUI

    • -0
    • +5
    /Core/Gui/src/Core.Gui/Core.Gui.csproj
Fixed compilation error:

- ContextMenu mapped to ContextMenuStrip

Added UseWPF or UseWindowForms properties when relevant