Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated copyright year. WTI-2882

    • -1
    • +1
    ./Migration.Console.Test/ConsoleBaseTest.cs
    • -1
    • +1
    ./Migration.Console.Test/ConsoleHelperTest.cs
    • -1
    • +1
    ./Migration.Console.Test/EnvironmentControlTest.cs
    • -1
    • +1
    ./Migration.Console.TestUtil/ConsoleOutput.cs
    • -1
    • +1
    ./Migration.Console.TestUtil/TestEnvironmentControl.cs
  1. … 5653 more files in changeset.
Updated license headers. WTI-2820

    • -1
    • +1
    ./Migration.Console.Test/ConsoleBaseTest.cs
    • -1
    • +1
    ./Migration.Console.Test/ConsoleHelperTest.cs
    • -1
    • +1
    ./Migration.Console.Test/EnvironmentControlTest.cs
    • -1
    • +1
    ./Migration.Console.TestUtil/ConsoleOutput.cs
    • -1
    • +1
    ./Migration.Console.TestUtil/TestEnvironmentControl.cs
  1. … 27 more files in changeset.
Updated NUnit to 3.13.3

This reverts commit d26d0e3442194f42732895cb92b644faeca4625c.

    • -4
    • +4
    ./Migration.Console.Test/Migration.Console.Test.csproj
  1. … 156 more files in changeset.
Revert "Updated NUnit to 3.13.3"

This reverts commit 04ca3839c74a19e015d9882a7187cbabdec66316.

    • -4
    • +4
    ./Migration.Console.Test/Migration.Console.Test.csproj
  1. … 156 more files in changeset.
Updated NUnit to 3.13.3

    • -4
    • +4
    ./Migration.Console.Test/Migration.Console.Test.csproj
  1. … 156 more files in changeset.
Installed Microsoft.NET.Test.Sdk in test projects for unit test discovery

    • -0
    • +3
    ./Migration.Console.Test/Migration.Console.Test.csproj
  1. … 122 more files in changeset.
Removed all explicit references to System from the .csproj files

    • -2
    • +2
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -2
    • +2
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
  1. … 284 more files in changeset.
Updated NUnit to 3.13.3 to satisfy Apartment attribute

    • -4
    • +4
    ./Migration.Console.Test/Migration.Console.Test.csproj
  1. … 156 more files in changeset.
Added WindowsDesktop as SDK type which contains Winforms and WPF components

    • -1
    • +1
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -1
    • +1
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
  1. … 286 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./Migration.Console.Test/ConsoleBaseTest.cs
    • -1
    • +1
    ./Migration.Console.Test/ConsoleHelperTest.cs
    • -1
    • +1
    ./Migration.Console.Test/EnvironmentControlTest.cs
    • -1
    • +1
    ./Migration.Console.TestUtil/ConsoleOutput.cs
    • -1
    • +1
    ./Migration.Console.TestUtil/TestEnvironmentControl.cs
  1. … 5723 more files in changeset.
Removed Migration tests.

    • -252
    • +0
    ./Migration.Console.Test/ConsoleBaseTest.cs
    • -205
    • +0
    ./Migration.Console.Test/ConsoleHelperTest.cs
    • -67
    • +0
    ./Migration.Console.Test/EnvironmentControlTest.cs
    • -22
    • +0
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -79
    • +0
    ./Migration.Console.TestUtil/ConsoleOutput.cs
    • -15
    • +0
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
    • -39
    • +0
    ./Migration.Console.TestUtil/TestEnvironmentControl.cs
  1. … 17 more files in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./Migration.Console.Test/ConsoleBaseTest.cs
    • -1
    • +1
    ./Migration.Console.Test/ConsoleHelperTest.cs
    • -1
    • +1
    ./Migration.Console.Test/EnvironmentControlTest.cs
    • -1
    • +1
    ./Migration.Console.TestUtil/ConsoleOutput.cs
    • -1
    • +1
    ./Migration.Console.TestUtil/TestEnvironmentControl.cs
  1. … 27 more files in changeset.
Removed TestUtil.Test projects. WTI-2195

    • -92
    • +0
    ./Migration.Console.TestUtil.Test/ConsoleOutputTest.cs
    • -22
    • +0
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -25
    • +0
    ./Migration.Console.TestUtil.Test/Properties/AssemblyInfo.cs
    • -56
    • +0
    ./Migration.Console.TestUtil.Test/TestEnvironmentControlTest.cs
  1. … 8 more files in changeset.
Removed redundant slashes.

    • -1
    • +1
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -1
    • +1
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -1
    • +1
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
  1. … 350 more files in changeset.
Removed prebuild targets from Test & TestUtil projects.

    • -1
    • +0
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -1
    • +0
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -1
    • +0
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
  1. … 226 more files in changeset.
Make sure all references are copy local false.

    • -0
    • +1
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -0
    • +1
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -0
    • +1
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
  1. … 226 more files in changeset.
Revert "Build nuget and rhinomocks packages to same location as test projects."

This reverts commit 412475c71b7af6de6be727127caa9a6fa2135217.

    • -0
    • +2
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -0
    • +2
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
  1. … 211 more files in changeset.
Build nuget and rhinomocks packages to same location as test projects.

    • -2
    • +0
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -2
    • +0
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
  1. … 211 more files in changeset.
Don't build nuget packages to same folder.

    • -0
    • +2
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -0
    • +2
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
  1. … 214 more files in changeset.
Revert "Don't build nuget packages to same folder."

This reverts commit 3083673498ce2fbe79e8c29c314b7fbdebdd4178.

    • -2
    • +0
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -2
    • +0
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
  1. … 214 more files in changeset.
Build all Test and TestUtil projects to separate folder.

    • -0
    • +1
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -0
    • +1
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -0
    • +1
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
  1. … 228 more files in changeset.
Revert "Build all Test and TestUtil projects to separate folder."

This reverts commit e9f243a5e49640239a8326470e924a0c533369c0.

    • -1
    • +0
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -1
    • +0
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -1
    • +0
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
  1. … 228 more files in changeset.
Restored AssemblyInfos and Core.Common.Version. WTI-2003

    • -0
    • +25
    ./Migration.Console.TestUtil.Test/Properties/AssemblyInfo.cs
  1. … 356 more files in changeset.
Migrated Migration projects. WTI-2003

    • -31
    • +10
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -25
    • +0
    ./Migration.Console.Test/packages.config
    • -30
    • +10
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -25
    • +0
    ./Migration.Console.TestUtil.Test/Properties/AssemblyInfo.cs
    • -25
    • +0
    ./Migration.Console.TestUtil.Test/packages.config
    • -17
    • +3
    ./Migration.Console.TestUtil/Migration.Console.TestUtil.csproj
  1. … 22 more files in changeset.
Updated license headers in demo and migration. WTI-1971

    • -2
    • +1
    ./Migration.Console.Test/packages.config
    • -2
    • +1
    ./Migration.Console.TestUtil.Test/packages.config
  1. … 5 more files in changeset.
Revert "Updated NUnit in the solution. WTI-1966"

This reverts commit 8d6c02dba7d6bf52f2cd43f66b1bb61bf5925ee8.

    • -2
    • +2
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -3
    • +3
    ./Migration.Console.Test/packages.config
    • -2
    • +2
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -3
    • +3
    ./Migration.Console.TestUtil.Test/packages.config
  1. … 425 more files in changeset.
Updated NUnit in the solution. WTI-1966

    • -2
    • +2
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -3
    • +3
    ./Migration.Console.Test/packages.config
    • -2
    • +2
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
    • -3
    • +3
    ./Migration.Console.TestUtil.Test/packages.config
  1. … 425 more files in changeset.
Fixed packages.config targetFramework. WTI-1953

    • -1
    • +1
    ./Migration.Console.Test/packages.config
    • -1
    • +1
    ./Migration.Console.TestUtil.Test/packages.config
  1. … 259 more files in changeset.
Fixed package references. WTI-1953

    • -1
    • +1
    ./Migration.Console.Test/Migration.Console.Test.csproj
    • -1
    • +1
    ./Migration.Console.TestUtil.Test/Migration.Console.TestUtil.Test.csproj
  1. … 292 more files in changeset.
Revert "Updated .net version in all packages.config. WTI-1953"

This reverts commit 5b0a61282b618ef46d67391fa93f577622c0481e.

    • -1
    • +1
    ./Migration.Console.Test/packages.config
    • -1
    • +1
    ./Migration.Console.TestUtil.Test/packages.config
  1. … 266 more files in changeset.