From c9ce022dcf5ab034f5364b6496c584eeb4a765b1 Mon Sep 17 00:00:00 2001 From: Lukas Rieger Date: Fri, 4 Aug 2017 23:30:27 +0200 Subject: [PATCH] PARTIAL REVERT --- build.fsx | 1 - docs/content/reference-from-repl.fsx | 1 - docs/tools/generate.fsx | 2 -- integrationtests/Paket.IntegrationTests/AddSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/AutoRestoreSpec.fs | 1 - integrationtests/Paket.IntegrationTests/AutocompleteSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/BasicResolverSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/BindingRedirect.fs | 1 - .../Paket.IntegrationTests/ConvertFromNuGetSpecs.fs | 1 - .../Paket.IntegrationTests/FrameworkRestrictionsSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/FullGitSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/HttpSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/InitSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/InstallSpecs.fs | 1 - .../Paket.IntegrationTests/LoadingScriptGenerationTests.fs | 1 - integrationtests/Paket.IntegrationTests/LocalOverrideSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/NuGetV3Specs.fs | 1 - integrationtests/Paket.IntegrationTests/OutdatedSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/PackSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/PaketCoreSpecs.fs | 1 - .../Paket.IntegrationTests/ResolverSkipsConflictsFastSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/RestoreSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/SemVerUpdateSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/TestHelper.fs | 1 - integrationtests/Paket.IntegrationTests/UpdateGroupsSpecs.fs | 1 - integrationtests/Paket.IntegrationTests/UpdatePackageSpecs.fs | 1 - .../FSharp.TypeProviders.StarterPack/src/AssemblyReader.fs | 1 - src/Paket.Core/Common/Constants.fs | 1 - src/Paket.Core/Common/Domain.fs | 1 - src/Paket.Core/Common/Logging.fs | 1 - src/Paket.Core/Common/Utils.fs | 1 - src/Paket.Core/Dependencies/DependenciesFileParser.fs | 2 +- src/Paket.Core/Dependencies/GitCommandHelper.fs | 1 - src/Paket.Core/Dependencies/GitHandling.fs | 1 - src/Paket.Core/Dependencies/ModuleResolver.fs | 1 - src/Paket.Core/Dependencies/NuGet.fs | 1 - src/Paket.Core/Dependencies/NuGetCache.fs | 3 --- src/Paket.Core/Dependencies/NuGetLocal.fs | 1 - src/Paket.Core/Dependencies/NuGetV2.fs | 1 - src/Paket.Core/Dependencies/NuGetV3.fs | 1 - src/Paket.Core/Dependencies/Nuspec.fs | 1 - src/Paket.Core/Dependencies/RemoteDownload.fs | 1 - src/Paket.Core/Dependencies/RemoteUpload.fs | 1 - src/Paket.Core/Installation/BindingRedirects.fs | 1 - src/Paket.Core/Installation/GarbageCollection.fs | 1 - src/Paket.Core/Installation/InstallProcess.fs | 1 - src/Paket.Core/Installation/RestoreProcess.fs | 1 - src/Paket.Core/Installation/ScriptGeneration.fs | 1 - src/Paket.Core/Installation/UpdateProcess.fs | 1 - src/Paket.Core/PackageAnalysis/DependencyModel.fs | 1 - src/Paket.Core/PackageAnalysis/Environment.fs | 1 - src/Paket.Core/PackageAnalysis/FindOutdated.fs | 1 - src/Paket.Core/PackageAnalysis/FindReferences.fs | 1 - src/Paket.Core/PackageAnalysis/Queries.fs | 1 - src/Paket.Core/PackageAnalysis/Simplifier.fs | 1 - src/Paket.Core/PackageManagement/AddProcess.fs | 1 - src/Paket.Core/PackageManagement/NugetConvert.fs | 1 - src/Paket.Core/PackageManagement/Releases.fs | 1 - src/Paket.Core/PackageManagement/RemoveProcess.fs | 1 - src/Paket.Core/PackageManagement/VSIntegration.fs | 1 - src/Paket.Core/Packaging/NupkgWriter.fs | 1 - src/Paket.Core/Packaging/PackageMetaData.fs | 1 - src/Paket.Core/Packaging/PackageProcess.fs | 1 - src/Paket.Core/PaketConfigFiles/DependenciesFile.fs | 1 - src/Paket.Core/PaketConfigFiles/DependencyCache.fs | 1 - src/Paket.Core/PaketConfigFiles/InstallModel.fs | 1 - src/Paket.Core/PaketConfigFiles/LockFile.fs | 1 - src/Paket.Core/PaketConfigFiles/PackagesConfigFile.fs | 1 - src/Paket.Core/PaketConfigFiles/ProjectFile.fs | 1 - src/Paket.Core/PaketConfigFiles/ReferencesFile.fs | 1 - src/Paket.Core/PaketConfigFiles/RuntimeGraph.fs | 2 +- src/Paket.Core/PaketConfigFiles/SolutionFile.fs | 1 - src/Paket.Core/PaketConfigFiles/TemplateFile.fs | 1 - src/Paket.Core/Prototypes/script-generation.fsx | 1 - src/Paket.Core/PublicAPI.fs | 1 - src/Paket.Core/Versioning/Cache.fs | 1 - src/Paket.Core/Versioning/ConfigFile.fs | 1 - src/Paket.Core/Versioning/FrameworkHandling.fs | 1 - src/Paket.Core/Versioning/PackageSources.fs | 1 - src/Paket/Program.fs | 1 - tests/Paket.Tests/InstallModel/AnalyzerSpecs.fs | 1 - tests/Paket.Tests/InstallModel/BindingRedirect.fs | 1 - tests/Paket.Tests/InstallModel/ProcessingSpecs.fs | 1 - tests/Paket.Tests/InstallModel/Xml/FSharp.Data.SqlClient.fs | 1 - .../InstallModel/Xml/Microsoft.CodeAnalysis.Analyzers.fs | 1 - tests/Paket.Tests/JSON-LD/JSONLDSpecs.fs | 1 - tests/Paket.Tests/NuGetConfig/NuGetConfigSpecs.fs | 1 - tests/Paket.Tests/NuGetLocal/NuGetLocalSpecs.fs | 1 - tests/Paket.Tests/NuGetOData/ODataSpecs.fs | 1 - tests/Paket.Tests/Nuspec/NuspecSpecs.fs | 1 - tests/Paket.Tests/PackagesConfig/WriteConfig.fs | 1 - tests/Paket.Tests/Packaging/NuspecWriterSpecs.fs | 1 - tests/Paket.Tests/Packaging/PackageProcessSpecs.fs | 1 - tests/Paket.Tests/Packaging/TemplateFileParsing.fs | 1 - tests/Paket.Tests/ProjectFile/OutputSpecs.fs | 1 - tests/Paket.Tests/ProjectFile/UpdateFromNugetSpecs.fs | 1 - tests/Paket.Tests/ScriptGeneration/LoadingScriptTests.fs | 1 - tests/Paket.Tests/Simplifier/BasicScenarioSpecs.fs | 1 - tests/Paket.Tests/TestHelpers.fs | 1 - tests/Paket.Tests/UtilsSpecs.fs | 1 - tests/Paket.Tests/Versioning/ExtractPackageSpecs.fs | 1 - tests/Paket.Tests/Versioning/FrameworkCompatibilitySpecs.fs | 1 - tests/Paket.Tests/Versioning/RestrictionFilterSpecs.fs | 1 - 103 files changed, 2 insertions(+), 106 deletions(-) diff --git a/build.fsx b/build.fsx index 695341e190..12eb62f146 100644 --- a/build.fsx +++ b/build.fsx @@ -14,7 +14,6 @@ open Fake.ReleaseNotesHelper open Fake.UserInputHelper open System open System.IO -open Pri.LongPath open Fake.Testing.NUnit3 open System.Security.Cryptography diff --git a/docs/content/reference-from-repl.fsx b/docs/content/reference-from-repl.fsx index f9cfd9b3ed..1be3bd89bf 100644 --- a/docs/content/reference-from-repl.fsx +++ b/docs/content/reference-from-repl.fsx @@ -16,7 +16,6 @@ open System.IO #r "../../packages/build/Pri.LongPath/lib/net45/Pri.LongPath.dll" -open Pri.LongPath Environment.CurrentDirectory <- __SOURCE_DIRECTORY__ diff --git a/docs/tools/generate.fsx b/docs/tools/generate.fsx index b4f93aa709..f8fc40dcc8 100644 --- a/docs/tools/generate.fsx +++ b/docs/tools/generate.fsx @@ -3,7 +3,6 @@ #r "../../bin/Paket.exe" #r "../../packages/build/Pri.LongPath/lib/net45/Pri.LongPath.dll" open System.IO -open Pri.LongPath #if COMMANDS @@ -57,7 +56,6 @@ let info = #r "FakeLib.dll" open Fake open System.IO -open Pri.LongPath open Fake.FileHelper open FSharp.Literate open FSharp.MetadataFormat diff --git a/integrationtests/Paket.IntegrationTests/AddSpecs.fs b/integrationtests/Paket.IntegrationTests/AddSpecs.fs index 9b7a84a50f..ed959ffd4b 100644 --- a/integrationtests/Paket.IntegrationTests/AddSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/AddSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket open Paket.Domain diff --git a/integrationtests/Paket.IntegrationTests/AutoRestoreSpec.fs b/integrationtests/Paket.IntegrationTests/AutoRestoreSpec.fs index d08df97fa3..fc6b86b101 100644 --- a/integrationtests/Paket.IntegrationTests/AutoRestoreSpec.fs +++ b/integrationtests/Paket.IntegrationTests/AutoRestoreSpec.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open Fake open NUnit.Framework open FsUnit diff --git a/integrationtests/Paket.IntegrationTests/AutocompleteSpecs.fs b/integrationtests/Paket.IntegrationTests/AutocompleteSpecs.fs index 9ad51628a2..89c405a002 100644 --- a/integrationtests/Paket.IntegrationTests/AutocompleteSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/AutocompleteSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open System.IO.Compression open Paket diff --git a/integrationtests/Paket.IntegrationTests/BasicResolverSpecs.fs b/integrationtests/Paket.IntegrationTests/BasicResolverSpecs.fs index 88df72a6a9..8898d10eb7 100644 --- a/integrationtests/Paket.IntegrationTests/BasicResolverSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/BasicResolverSpecs.fs @@ -18,7 +18,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open Paket.Domain [] diff --git a/integrationtests/Paket.IntegrationTests/BindingRedirect.fs b/integrationtests/Paket.IntegrationTests/BindingRedirect.fs index 3cb36c8e33..75273968a0 100644 --- a/integrationtests/Paket.IntegrationTests/BindingRedirect.fs +++ b/integrationtests/Paket.IntegrationTests/BindingRedirect.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open NUnit.Framework open FsUnit open System.Text.RegularExpressions diff --git a/integrationtests/Paket.IntegrationTests/ConvertFromNuGetSpecs.fs b/integrationtests/Paket.IntegrationTests/ConvertFromNuGetSpecs.fs index ccfe0310c6..ad2557917d 100644 --- a/integrationtests/Paket.IntegrationTests/ConvertFromNuGetSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/ConvertFromNuGetSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket open Paket.Domain diff --git a/integrationtests/Paket.IntegrationTests/FrameworkRestrictionsSpecs.fs b/integrationtests/Paket.IntegrationTests/FrameworkRestrictionsSpecs.fs index fcac2e6c76..c5df0125d7 100644 --- a/integrationtests/Paket.IntegrationTests/FrameworkRestrictionsSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/FrameworkRestrictionsSpecs.fs @@ -7,7 +7,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open Paket.Domain open Paket.Requirements diff --git a/integrationtests/Paket.IntegrationTests/FullGitSpecs.fs b/integrationtests/Paket.IntegrationTests/FullGitSpecs.fs index 4581110ff9..b35759643c 100644 --- a/integrationtests/Paket.IntegrationTests/FullGitSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/FullGitSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket open Paket.Domain diff --git a/integrationtests/Paket.IntegrationTests/HttpSpecs.fs b/integrationtests/Paket.IntegrationTests/HttpSpecs.fs index 2998c277a8..8846187638 100644 --- a/integrationtests/Paket.IntegrationTests/HttpSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/HttpSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket diff --git a/integrationtests/Paket.IntegrationTests/InitSpecs.fs b/integrationtests/Paket.IntegrationTests/InitSpecs.fs index 26f555cd3a..fa679f56b1 100644 --- a/integrationtests/Paket.IntegrationTests/InitSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/InitSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics [] diff --git a/integrationtests/Paket.IntegrationTests/InstallSpecs.fs b/integrationtests/Paket.IntegrationTests/InstallSpecs.fs index 1cdf9b8fb2..8fc1a67b11 100644 --- a/integrationtests/Paket.IntegrationTests/InstallSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/InstallSpecs.fs @@ -18,7 +18,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket open Paket.Domain diff --git a/integrationtests/Paket.IntegrationTests/LoadingScriptGenerationTests.fs b/integrationtests/Paket.IntegrationTests/LoadingScriptGenerationTests.fs index 75d123a494..bda90db7b5 100644 --- a/integrationtests/Paket.IntegrationTests/LoadingScriptGenerationTests.fs +++ b/integrationtests/Paket.IntegrationTests/LoadingScriptGenerationTests.fs @@ -1,7 +1,6 @@ module Paket.IntegrationTests.LoadingScriptGenerationTests open System open System.IO -open Pri.LongPath open NUnit.Framework open Paket.IntegrationTests.TestHelpers open Paket diff --git a/integrationtests/Paket.IntegrationTests/LocalOverrideSpecs.fs b/integrationtests/Paket.IntegrationTests/LocalOverrideSpecs.fs index fb22a04341..1143d1da0e 100644 --- a/integrationtests/Paket.IntegrationTests/LocalOverrideSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/LocalOverrideSpecs.fs @@ -1,7 +1,6 @@ module Paket.IntegrationTests.LocalOverrideSpecs open System.IO -open Pri.LongPath open System.Xml open Paket diff --git a/integrationtests/Paket.IntegrationTests/NuGetV3Specs.fs b/integrationtests/Paket.IntegrationTests/NuGetV3Specs.fs index c42bc94aad..0a982f023f 100644 --- a/integrationtests/Paket.IntegrationTests/NuGetV3Specs.fs +++ b/integrationtests/Paket.IntegrationTests/NuGetV3Specs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket open Paket.Domain diff --git a/integrationtests/Paket.IntegrationTests/OutdatedSpecs.fs b/integrationtests/Paket.IntegrationTests/OutdatedSpecs.fs index 9fc84b91b3..13e77e4716 100644 --- a/integrationtests/Paket.IntegrationTests/OutdatedSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/OutdatedSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics [] diff --git a/integrationtests/Paket.IntegrationTests/PackSpecs.fs b/integrationtests/Paket.IntegrationTests/PackSpecs.fs index 41ae93efd8..7da4e3a460 100644 --- a/integrationtests/Paket.IntegrationTests/PackSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/PackSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open System.IO.Compression open Paket.Domain diff --git a/integrationtests/Paket.IntegrationTests/PaketCoreSpecs.fs b/integrationtests/Paket.IntegrationTests/PaketCoreSpecs.fs index f825972496..653d234396 100644 --- a/integrationtests/Paket.IntegrationTests/PaketCoreSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/PaketCoreSpecs.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket open Chessie.ErrorHandling diff --git a/integrationtests/Paket.IntegrationTests/ResolverSkipsConflictsFastSpecs.fs b/integrationtests/Paket.IntegrationTests/ResolverSkipsConflictsFastSpecs.fs index 7fed55df90..a331cd2df5 100644 --- a/integrationtests/Paket.IntegrationTests/ResolverSkipsConflictsFastSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/ResolverSkipsConflictsFastSpecs.fs @@ -18,7 +18,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open Paket.Domain [] diff --git a/integrationtests/Paket.IntegrationTests/RestoreSpecs.fs b/integrationtests/Paket.IntegrationTests/RestoreSpecs.fs index 062f79e871..7ce5c0ba19 100644 --- a/integrationtests/Paket.IntegrationTests/RestoreSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/RestoreSpecs.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open Fake open NUnit.Framework open FsUnit diff --git a/integrationtests/Paket.IntegrationTests/SemVerUpdateSpecs.fs b/integrationtests/Paket.IntegrationTests/SemVerUpdateSpecs.fs index 1b76e56b81..7fd2fc0aa7 100644 --- a/integrationtests/Paket.IntegrationTests/SemVerUpdateSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/SemVerUpdateSpecs.fs @@ -7,7 +7,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open Paket.Domain [] diff --git a/integrationtests/Paket.IntegrationTests/TestHelper.fs b/integrationtests/Paket.IntegrationTests/TestHelper.fs index a3b9bd54e1..684ebb6585 100644 --- a/integrationtests/Paket.IntegrationTests/TestHelper.fs +++ b/integrationtests/Paket.IntegrationTests/TestHelper.fs @@ -8,7 +8,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath let scenarios = System.Collections.Generic.List<_>() let isLiveUnitTesting = AppDomain.CurrentDomain.GetAssemblies() |> Seq.exists (fun a -> a.GetName().Name = "Microsoft.CodeAnalysis.LiveUnitTesting.Runtime") diff --git a/integrationtests/Paket.IntegrationTests/UpdateGroupsSpecs.fs b/integrationtests/Paket.IntegrationTests/UpdateGroupsSpecs.fs index e83b5249a7..bbe9db2f2f 100644 --- a/integrationtests/Paket.IntegrationTests/UpdateGroupsSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/UpdateGroupsSpecs.fs @@ -5,7 +5,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket open Paket.Domain diff --git a/integrationtests/Paket.IntegrationTests/UpdatePackageSpecs.fs b/integrationtests/Paket.IntegrationTests/UpdatePackageSpecs.fs index d3fbaf1aaa..43adc4cb3a 100644 --- a/integrationtests/Paket.IntegrationTests/UpdatePackageSpecs.fs +++ b/integrationtests/Paket.IntegrationTests/UpdatePackageSpecs.fs @@ -16,7 +16,6 @@ open NUnit.Framework open FsUnit open System open System.IO -open Pri.LongPath open System.Diagnostics open Paket open Paket.Domain diff --git a/paket-files/fsprojects/FSharp.TypeProviders.StarterPack/src/AssemblyReader.fs b/paket-files/fsprojects/FSharp.TypeProviders.StarterPack/src/AssemblyReader.fs index c4e957e1bc..d7fdc59e76 100644 --- a/paket-files/fsprojects/FSharp.TypeProviders.StarterPack/src/AssemblyReader.fs +++ b/paket-files/fsprojects/FSharp.TypeProviders.StarterPack/src/AssemblyReader.fs @@ -8,7 +8,6 @@ module internal ProviderImplementation.AssemblyReader open System open System.IO -open Pri.LongPath open System.Collections.Generic open System.Collections.Concurrent open System.Reflection diff --git a/src/Paket.Core/Common/Constants.fs b/src/Paket.Core/Common/Constants.fs index eb654b7de3..85b0c9b535 100644 --- a/src/Paket.Core/Common/Constants.fs +++ b/src/Paket.Core/Common/Constants.fs @@ -2,7 +2,6 @@ module Paket.Constants open System open System.IO -open Pri.LongPath open Paket.Domain diff --git a/src/Paket.Core/Common/Domain.fs b/src/Paket.Core/Common/Domain.fs index 9b3ea6e7ae..6a0068f28a 100644 --- a/src/Paket.Core/Common/Domain.fs +++ b/src/Paket.Core/Common/Domain.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open System.Text.RegularExpressions /// Represents a NuGet package name diff --git a/src/Paket.Core/Common/Logging.fs b/src/Paket.Core/Common/Logging.fs index b294149054..945b9ed0f8 100644 --- a/src/Paket.Core/Common/Logging.fs +++ b/src/Paket.Core/Common/Logging.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open System.Diagnostics /// [omit] diff --git a/src/Paket.Core/Common/Utils.fs b/src/Paket.Core/Common/Utils.fs index 68c16c3bf1..89b8105905 100644 --- a/src/Paket.Core/Common/Utils.fs +++ b/src/Paket.Core/Common/Utils.fs @@ -4,7 +4,6 @@ module Paket.Utils open System open System.IO -open Pri.LongPath open System.Net open System.Xml open System.Text diff --git a/src/Paket.Core/Dependencies/DependenciesFileParser.fs b/src/Paket.Core/Dependencies/DependenciesFileParser.fs index 727c2ea4ab..672bf7a224 100644 --- a/src/Paket.Core/Dependencies/DependenciesFileParser.fs +++ b/src/Paket.Core/Dependencies/DependenciesFileParser.fs @@ -3,7 +3,7 @@ module DependenciesFileParser = open System open System.IO - open Pri.LongPath + //open Pri.LongPath open Requirements open ModuleResolver open Domain diff --git a/src/Paket.Core/Dependencies/GitCommandHelper.fs b/src/Paket.Core/Dependencies/GitCommandHelper.fs index 313c9a6a24..aae2fa9ec6 100644 --- a/src/Paket.Core/Dependencies/GitCommandHelper.fs +++ b/src/Paket.Core/Dependencies/GitCommandHelper.fs @@ -4,7 +4,6 @@ module Paket.Git.CommandHelper open System open System.Diagnostics open System.IO -open Pri.LongPath open System.Threading open System.Text open System.Collections.Generic diff --git a/src/Paket.Core/Dependencies/GitHandling.fs b/src/Paket.Core/Dependencies/GitHandling.fs index 021064fde4..462924662e 100644 --- a/src/Paket.Core/Dependencies/GitHandling.fs +++ b/src/Paket.Core/Dependencies/GitHandling.fs @@ -2,7 +2,6 @@ open Paket.Utils open System open System.IO -open Pri.LongPath open Paket.Logging open Paket diff --git a/src/Paket.Core/Dependencies/ModuleResolver.fs b/src/Paket.Core/Dependencies/ModuleResolver.fs index a3eafc2e5f..3a34bf2be1 100644 --- a/src/Paket.Core/Dependencies/ModuleResolver.fs +++ b/src/Paket.Core/Dependencies/ModuleResolver.fs @@ -3,7 +3,6 @@ module Paket.ModuleResolver open System open System.IO -open Pri.LongPath open Paket.Domain open Paket.Requirements open Paket.Git.Handling diff --git a/src/Paket.Core/Dependencies/NuGet.fs b/src/Paket.Core/Dependencies/NuGet.fs index 954c7eb7bd..c59d0ca4d1 100644 --- a/src/Paket.Core/Dependencies/NuGet.fs +++ b/src/Paket.Core/Dependencies/NuGet.fs @@ -6,7 +6,6 @@ type NuGetPackageCache = Paket.NuGetCache.NuGetPackageCache open System open System.IO -open Pri.LongPath open Paket.Logging open Paket.Utils open Paket.Domain diff --git a/src/Paket.Core/Dependencies/NuGetCache.fs b/src/Paket.Core/Dependencies/NuGetCache.fs index 42bb923f72..82e5a00b32 100644 --- a/src/Paket.Core/Dependencies/NuGetCache.fs +++ b/src/Paket.Core/Dependencies/NuGetCache.fs @@ -3,11 +3,9 @@ module Paket.NuGetCache open System open System.IO -open Pri.LongPath open System.Net open Newtonsoft.Json open System.IO.Compression -open Pri.LongPath open System.Xml open System.Text.RegularExpressions open Paket.Logging @@ -27,7 +25,6 @@ open Paket.Requirements open Paket.Logging open System.IO -open Pri.LongPath open Chessie.ErrorHandling open Newtonsoft.Json diff --git a/src/Paket.Core/Dependencies/NuGetLocal.fs b/src/Paket.Core/Dependencies/NuGetLocal.fs index a60166422f..6dd842f627 100644 --- a/src/Paket.Core/Dependencies/NuGetLocal.fs +++ b/src/Paket.Core/Dependencies/NuGetLocal.fs @@ -3,7 +3,6 @@ open System open System.IO open System.IO.Compression -open Pri.LongPath open System.Text.RegularExpressions open Paket.Domain open Paket.NuGetCache diff --git a/src/Paket.Core/Dependencies/NuGetV2.fs b/src/Paket.Core/Dependencies/NuGetV2.fs index 8a0ec4329f..c265332a30 100644 --- a/src/Paket.Core/Dependencies/NuGetV2.fs +++ b/src/Paket.Core/Dependencies/NuGetV2.fs @@ -6,7 +6,6 @@ open System.IO open System.Net open Newtonsoft.Json open System.IO.Compression -open Pri.LongPath open System.Xml open System.Text.RegularExpressions open Paket.Logging diff --git a/src/Paket.Core/Dependencies/NuGetV3.fs b/src/Paket.Core/Dependencies/NuGetV3.fs index ac223bc149..8065097eda 100644 --- a/src/Paket.Core/Dependencies/NuGetV3.fs +++ b/src/Paket.Core/Dependencies/NuGetV3.fs @@ -3,7 +3,6 @@ module Paket.NuGetV3 open Newtonsoft.Json open System.IO -open Pri.LongPath open System.Collections.Generic open Paket.Domain diff --git a/src/Paket.Core/Dependencies/Nuspec.fs b/src/Paket.Core/Dependencies/Nuspec.fs index e0d07d9756..6f96c12e87 100644 --- a/src/Paket.Core/Dependencies/Nuspec.fs +++ b/src/Paket.Core/Dependencies/Nuspec.fs @@ -3,7 +3,6 @@ open System open System.Xml open System.IO -open Pri.LongPath open Xml open Paket.Requirements open Paket.Domain diff --git a/src/Paket.Core/Dependencies/RemoteDownload.fs b/src/Paket.Core/Dependencies/RemoteDownload.fs index fe609104a4..5fde4dab2f 100644 --- a/src/Paket.Core/Dependencies/RemoteDownload.fs +++ b/src/Paket.Core/Dependencies/RemoteDownload.fs @@ -7,7 +7,6 @@ open System.IO open Paket.Logging open Paket.ModuleResolver open System.IO.Compression -open Pri.LongPath open Paket.Domain open Paket.Git.CommandHelper open Paket.Git.Handling diff --git a/src/Paket.Core/Dependencies/RemoteUpload.fs b/src/Paket.Core/Dependencies/RemoteUpload.fs index cfde56ca7c..7f720bcd37 100644 --- a/src/Paket.Core/Dependencies/RemoteUpload.fs +++ b/src/Paket.Core/Dependencies/RemoteUpload.fs @@ -3,7 +3,6 @@ open System open System.Globalization open System.IO -open Pri.LongPath open System.Net open System.Text open Paket diff --git a/src/Paket.Core/Installation/BindingRedirects.fs b/src/Paket.Core/Installation/BindingRedirects.fs index 2af854520b..024c04a9a9 100644 --- a/src/Paket.Core/Installation/BindingRedirects.fs +++ b/src/Paket.Core/Installation/BindingRedirects.fs @@ -5,7 +5,6 @@ open System.Text open System.Xml open System.Xml.Linq open System.IO -open Pri.LongPath open System.Reflection open Paket.Xml.Linq open System.Xml.XPath diff --git a/src/Paket.Core/Installation/GarbageCollection.fs b/src/Paket.Core/Installation/GarbageCollection.fs index 4fe68170ce..de519b2f2a 100644 --- a/src/Paket.Core/Installation/GarbageCollection.fs +++ b/src/Paket.Core/Installation/GarbageCollection.fs @@ -5,7 +5,6 @@ open Paket open Paket.Domain open Paket.Logging open System.IO -open Pri.LongPath type ExtractedPackage = { GroupName: GroupName diff --git a/src/Paket.Core/Installation/InstallProcess.fs b/src/Paket.Core/Installation/InstallProcess.fs index 7ea9241bb9..b77198e76e 100644 --- a/src/Paket.Core/Installation/InstallProcess.fs +++ b/src/Paket.Core/Installation/InstallProcess.fs @@ -9,7 +9,6 @@ open Paket.BindingRedirects open Paket.ModuleResolver open Paket.PackageResolver open System.IO -open Pri.LongPath open Paket.PackageSources open Paket.PackagesConfigFile open Paket.Requirements diff --git a/src/Paket.Core/Installation/RestoreProcess.fs b/src/Paket.Core/Installation/RestoreProcess.fs index b06000a1fd..25278ade8a 100644 --- a/src/Paket.Core/Installation/RestoreProcess.fs +++ b/src/Paket.Core/Installation/RestoreProcess.fs @@ -3,7 +3,6 @@ module Paket.RestoreProcess open Paket open System.IO -open Pri.LongPath open Paket.Domain open Paket.Logging open Paket.PackageResolver diff --git a/src/Paket.Core/Installation/ScriptGeneration.fs b/src/Paket.Core/Installation/ScriptGeneration.fs index 0e51a6e058..cfcc23dbf9 100644 --- a/src/Paket.Core/Installation/ScriptGeneration.fs +++ b/src/Paket.Core/Installation/ScriptGeneration.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open Paket open Paket.Domain diff --git a/src/Paket.Core/Installation/UpdateProcess.fs b/src/Paket.Core/Installation/UpdateProcess.fs index de13938d12..a5daa63052 100644 --- a/src/Paket.Core/Installation/UpdateProcess.fs +++ b/src/Paket.Core/Installation/UpdateProcess.fs @@ -3,7 +3,6 @@ module Paket.UpdateProcess open Paket open System.IO -open Pri.LongPath open Paket.Domain open Paket.PackageResolver open System.Collections.Generic diff --git a/src/Paket.Core/PackageAnalysis/DependencyModel.fs b/src/Paket.Core/PackageAnalysis/DependencyModel.fs index 492936630a..33c9d43e00 100644 --- a/src/Paket.Core/PackageAnalysis/DependencyModel.fs +++ b/src/Paket.Core/PackageAnalysis/DependencyModel.fs @@ -1,7 +1,6 @@ module Paket.DependencyModel open System.IO -open Pri.LongPath open Paket open Paket.Domain diff --git a/src/Paket.Core/PackageAnalysis/Environment.fs b/src/Paket.Core/PackageAnalysis/Environment.fs index 02a27fe04f..e619904e76 100644 --- a/src/Paket.Core/PackageAnalysis/Environment.fs +++ b/src/Paket.Core/PackageAnalysis/Environment.fs @@ -1,7 +1,6 @@ namespace Paket open System.IO -open Pri.LongPath open Chessie.ErrorHandling open Paket.Domain diff --git a/src/Paket.Core/PackageAnalysis/FindOutdated.fs b/src/Paket.Core/PackageAnalysis/FindOutdated.fs index 8ca23064b4..87aa12b821 100644 --- a/src/Paket.Core/PackageAnalysis/FindOutdated.fs +++ b/src/Paket.Core/PackageAnalysis/FindOutdated.fs @@ -5,7 +5,6 @@ open Paket.Domain open Paket.Logging open Chessie.ErrorHandling open System.IO -open Pri.LongPath let private adjustVersionRequirements strict includingPrereleases (dependenciesFile: DependenciesFile) = let adjust (packageRequirement:Requirements.PackageRequirement) = diff --git a/src/Paket.Core/PackageAnalysis/FindReferences.fs b/src/Paket.Core/PackageAnalysis/FindReferences.fs index 7d188fbdaa..9d358fea9b 100644 --- a/src/Paket.Core/PackageAnalysis/FindReferences.fs +++ b/src/Paket.Core/PackageAnalysis/FindReferences.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open Logging open Paket.Domain open Chessie.ErrorHandling diff --git a/src/Paket.Core/PackageAnalysis/Queries.fs b/src/Paket.Core/PackageAnalysis/Queries.fs index f87c8380c5..4853491b89 100644 --- a/src/Paket.Core/PackageAnalysis/Queries.fs +++ b/src/Paket.Core/PackageAnalysis/Queries.fs @@ -2,7 +2,6 @@ open Domain open System.IO -open Pri.LongPath open System diff --git a/src/Paket.Core/PackageAnalysis/Simplifier.fs b/src/Paket.Core/PackageAnalysis/Simplifier.fs index 818b6211e6..49d08b082a 100644 --- a/src/Paket.Core/PackageAnalysis/Simplifier.fs +++ b/src/Paket.Core/PackageAnalysis/Simplifier.fs @@ -2,7 +2,6 @@ module Paket.Simplifier open System open System.IO -open Pri.LongPath open Paket.Domain open Paket.Logging diff --git a/src/Paket.Core/PackageManagement/AddProcess.fs b/src/Paket.Core/PackageManagement/AddProcess.fs index fb5f55d199..95513a2968 100644 --- a/src/Paket.Core/PackageManagement/AddProcess.fs +++ b/src/Paket.Core/PackageManagement/AddProcess.fs @@ -4,7 +4,6 @@ module Paket.AddProcess open Paket open System open System.IO -open Pri.LongPath open Paket.Domain open Paket.Logging open InstallProcess diff --git a/src/Paket.Core/PackageManagement/NugetConvert.fs b/src/Paket.Core/PackageManagement/NugetConvert.fs index 025e212fa3..ae34f24bf1 100644 --- a/src/Paket.Core/PackageManagement/NugetConvert.fs +++ b/src/Paket.Core/PackageManagement/NugetConvert.fs @@ -4,7 +4,6 @@ module Paket.NuGetConvert open Paket open System open System.IO -open Pri.LongPath open System.Xml open Paket.Domain open Paket.Logging diff --git a/src/Paket.Core/PackageManagement/Releases.fs b/src/Paket.Core/PackageManagement/Releases.fs index 58e7168eff..2de1a0d55c 100644 --- a/src/Paket.Core/PackageManagement/Releases.fs +++ b/src/Paket.Core/PackageManagement/Releases.fs @@ -1,7 +1,6 @@ module Paket.Releases open System.IO -open Pri.LongPath open System.Diagnostics open Logging open System diff --git a/src/Paket.Core/PackageManagement/RemoveProcess.fs b/src/Paket.Core/PackageManagement/RemoveProcess.fs index 219fc424bc..dabeb3e761 100644 --- a/src/Paket.Core/PackageManagement/RemoveProcess.fs +++ b/src/Paket.Core/PackageManagement/RemoveProcess.fs @@ -3,7 +3,6 @@ module Paket.RemoveProcess open Paket open System.IO -open Pri.LongPath open Paket.Domain open Paket.Logging open InstallProcess diff --git a/src/Paket.Core/PackageManagement/VSIntegration.fs b/src/Paket.Core/PackageManagement/VSIntegration.fs index 94787565d9..8f60ddce18 100644 --- a/src/Paket.Core/PackageManagement/VSIntegration.fs +++ b/src/Paket.Core/PackageManagement/VSIntegration.fs @@ -1,7 +1,6 @@ module Paket.VSIntegration open System.IO -open Pri.LongPath open Logging open System open Chessie.ErrorHandling diff --git a/src/Paket.Core/Packaging/NupkgWriter.fs b/src/Paket.Core/Packaging/NupkgWriter.fs index b89822868f..c4e8617c7e 100644 --- a/src/Paket.Core/Packaging/NupkgWriter.fs +++ b/src/Paket.Core/Packaging/NupkgWriter.fs @@ -1,7 +1,6 @@ namespace Paket open System open System.IO -open Pri.LongPath open System.Xml.Linq open System.IO.Compression open Paket diff --git a/src/Paket.Core/Packaging/PackageMetaData.fs b/src/Paket.Core/Packaging/PackageMetaData.fs index a3ec4539f6..7e90cac446 100644 --- a/src/Paket.Core/Packaging/PackageMetaData.fs +++ b/src/Paket.Core/Packaging/PackageMetaData.fs @@ -3,7 +3,6 @@ open Paket open System open System.IO -open Pri.LongPath open System.Reflection open Paket.Domain open Paket.Logging diff --git a/src/Paket.Core/Packaging/PackageProcess.fs b/src/Paket.Core/Packaging/PackageProcess.fs index c81540ba59..8be9d518f3 100644 --- a/src/Paket.Core/Packaging/PackageProcess.fs +++ b/src/Paket.Core/Packaging/PackageProcess.fs @@ -3,7 +3,6 @@ open Paket open System open System.IO -open Pri.LongPath open System.Reflection open Paket.Domain open Paket.Logging diff --git a/src/Paket.Core/PaketConfigFiles/DependenciesFile.fs b/src/Paket.Core/PaketConfigFiles/DependenciesFile.fs index 36306be55c..6e4b8b5451 100644 --- a/src/Paket.Core/PaketConfigFiles/DependenciesFile.fs +++ b/src/Paket.Core/PaketConfigFiles/DependenciesFile.fs @@ -46,7 +46,6 @@ open System open Requirements open ModuleResolver open System.IO -open Pri.LongPath open Logging open PackageResolver diff --git a/src/Paket.Core/PaketConfigFiles/DependencyCache.fs b/src/Paket.Core/PaketConfigFiles/DependencyCache.fs index b85f834552..988f9710c3 100644 --- a/src/Paket.Core/PaketConfigFiles/DependencyCache.fs +++ b/src/Paket.Core/PaketConfigFiles/DependencyCache.fs @@ -1,7 +1,6 @@ namespace Paket open System.IO -open Pri.LongPath open Paket.Domain open System.Collections.Concurrent open PackageResolver diff --git a/src/Paket.Core/PaketConfigFiles/InstallModel.fs b/src/Paket.Core/PaketConfigFiles/InstallModel.fs index f95250ee65..ebd7273bef 100644 --- a/src/Paket.Core/PaketConfigFiles/InstallModel.fs +++ b/src/Paket.Core/PaketConfigFiles/InstallModel.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open Paket.Domain open Paket.Requirements open Logging diff --git a/src/Paket.Core/PaketConfigFiles/LockFile.fs b/src/Paket.Core/PaketConfigFiles/LockFile.fs index a68deabd19..bb35985c08 100644 --- a/src/Paket.Core/PaketConfigFiles/LockFile.fs +++ b/src/Paket.Core/PaketConfigFiles/LockFile.fs @@ -3,7 +3,6 @@ namespace Paket open System open System.Collections.Generic open System.IO -open Pri.LongPath open Paket.Domain open Paket.Git.Handling open Paket.Logging diff --git a/src/Paket.Core/PaketConfigFiles/PackagesConfigFile.fs b/src/Paket.Core/PaketConfigFiles/PackagesConfigFile.fs index e1320f49f6..63ccefa27c 100644 --- a/src/Paket.Core/PaketConfigFiles/PackagesConfigFile.fs +++ b/src/Paket.Core/PaketConfigFiles/PackagesConfigFile.fs @@ -3,7 +3,6 @@ open Paket open System open System.IO -open Pri.LongPath open System.Xml open Paket.Xml open Paket.PackageSources diff --git a/src/Paket.Core/PaketConfigFiles/ProjectFile.fs b/src/Paket.Core/PaketConfigFiles/ProjectFile.fs index 436ebbf396..e43ef772ac 100644 --- a/src/Paket.Core/PaketConfigFiles/ProjectFile.fs +++ b/src/Paket.Core/PaketConfigFiles/ProjectFile.fs @@ -6,7 +6,6 @@ open Paket.Logging open System open System.Collections.Generic open System.IO -open Pri.LongPath open System.Text open System.Text.RegularExpressions open System.Xml diff --git a/src/Paket.Core/PaketConfigFiles/ReferencesFile.fs b/src/Paket.Core/PaketConfigFiles/ReferencesFile.fs index 00f9db47d2..482101d38a 100644 --- a/src/Paket.Core/PaketConfigFiles/ReferencesFile.fs +++ b/src/Paket.Core/PaketConfigFiles/ReferencesFile.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open Logging open Paket.Domain open Paket.Requirements diff --git a/src/Paket.Core/PaketConfigFiles/RuntimeGraph.fs b/src/Paket.Core/PaketConfigFiles/RuntimeGraph.fs index 10732d17b2..1752b25c9d 100644 --- a/src/Paket.Core/PaketConfigFiles/RuntimeGraph.fs +++ b/src/Paket.Core/PaketConfigFiles/RuntimeGraph.fs @@ -196,7 +196,7 @@ module RuntimeGraph = |> Option.defaultValue [] open System.IO - open Pri.LongPath + //open Pri.LongPath /// Downloads the given package into the nuget cache and read its runtime.json. let getRuntimeGraphFromNugetCache root groupName (package:ResolvedPackage) = // 1. downloading packages into cache diff --git a/src/Paket.Core/PaketConfigFiles/SolutionFile.fs b/src/Paket.Core/PaketConfigFiles/SolutionFile.fs index 7e17ab72f7..03b8533cfb 100644 --- a/src/Paket.Core/PaketConfigFiles/SolutionFile.fs +++ b/src/Paket.Core/PaketConfigFiles/SolutionFile.fs @@ -1,7 +1,6 @@ namespace Paket open System.IO -open Pri.LongPath open Logging open System diff --git a/src/Paket.Core/PaketConfigFiles/TemplateFile.fs b/src/Paket.Core/PaketConfigFiles/TemplateFile.fs index fe91ca0701..23e07919a0 100644 --- a/src/Paket.Core/PaketConfigFiles/TemplateFile.fs +++ b/src/Paket.Core/PaketConfigFiles/TemplateFile.fs @@ -3,7 +3,6 @@ open Paket open System open System.IO -open Pri.LongPath open System.Text.RegularExpressions open Chessie.ErrorHandling open Paket.Domain diff --git a/src/Paket.Core/Prototypes/script-generation.fsx b/src/Paket.Core/Prototypes/script-generation.fsx index 6f8f39bddb..6c211a5109 100644 --- a/src/Paket.Core/Prototypes/script-generation.fsx +++ b/src/Paket.Core/Prototypes/script-generation.fsx @@ -4,7 +4,6 @@ #r "../../../packages/build/FAKE/tools/FakeLib.dll" #r "../../../packages/build/Pri.LongPath/lib/net45/Pri.LongPath.dll" open System.IO -open Pri.LongPath open Fake open Paket open Paket.Domain diff --git a/src/Paket.Core/PublicAPI.fs b/src/Paket.Core/PublicAPI.fs index 12c416cb4e..41b4492a44 100644 --- a/src/Paket.Core/PublicAPI.fs +++ b/src/Paket.Core/PublicAPI.fs @@ -7,7 +7,6 @@ open Paket.PackageSources open System open System.Xml open System.IO -open Pri.LongPath open Chessie.ErrorHandling /// Paket API which is optimized for F# Interactive use. diff --git a/src/Paket.Core/Versioning/Cache.fs b/src/Paket.Core/Versioning/Cache.fs index 07fc719dd9..ce3d509de9 100644 --- a/src/Paket.Core/Versioning/Cache.fs +++ b/src/Paket.Core/Versioning/Cache.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open System.Text.RegularExpressions type CacheType = diff --git a/src/Paket.Core/Versioning/ConfigFile.fs b/src/Paket.Core/Versioning/ConfigFile.fs index 8a4de71b61..2c2eea6e3e 100644 --- a/src/Paket.Core/Versioning/ConfigFile.fs +++ b/src/Paket.Core/Versioning/ConfigFile.fs @@ -5,7 +5,6 @@ open System.Xml open System.Security.Cryptography open System.Text open System.IO -open Pri.LongPath open Chessie.ErrorHandling open Paket.Domain diff --git a/src/Paket.Core/Versioning/FrameworkHandling.fs b/src/Paket.Core/Versioning/FrameworkHandling.fs index 20042625ce..e1aa55d834 100644 --- a/src/Paket.Core/Versioning/FrameworkHandling.fs +++ b/src/Paket.Core/Versioning/FrameworkHandling.fs @@ -1,7 +1,6 @@ namespace Paket open System.IO -open Pri.LongPath open System open System.Diagnostics open Logging diff --git a/src/Paket.Core/Versioning/PackageSources.fs b/src/Paket.Core/Versioning/PackageSources.fs index 672d9e614d..5b67924218 100644 --- a/src/Paket.Core/Versioning/PackageSources.fs +++ b/src/Paket.Core/Versioning/PackageSources.fs @@ -2,7 +2,6 @@ open System open System.IO -open Pri.LongPath open System.Text.RegularExpressions open Paket.Logging diff --git a/src/Paket/Program.fs b/src/Paket/Program.fs index 6927806a4c..7f460c4d55 100644 --- a/src/Paket/Program.fs +++ b/src/Paket/Program.fs @@ -4,7 +4,6 @@ module Paket.Program open System open System.Diagnostics open System.IO -open Pri.LongPath open Paket.Logging open Paket.Commands diff --git a/tests/Paket.Tests/InstallModel/AnalyzerSpecs.fs b/tests/Paket.Tests/InstallModel/AnalyzerSpecs.fs index 5a4cf02347..5d6a4ab7fb 100644 --- a/tests/Paket.Tests/InstallModel/AnalyzerSpecs.fs +++ b/tests/Paket.Tests/InstallModel/AnalyzerSpecs.fs @@ -4,7 +4,6 @@ open Paket open NUnit.Framework open FsUnit open System.IO -open Pri.LongPath [] let ``Can convert directory name to language``() = diff --git a/tests/Paket.Tests/InstallModel/BindingRedirect.fs b/tests/Paket.Tests/InstallModel/BindingRedirect.fs index 94a04d268a..a92317fb48 100644 --- a/tests/Paket.Tests/InstallModel/BindingRedirect.fs +++ b/tests/Paket.Tests/InstallModel/BindingRedirect.fs @@ -7,7 +7,6 @@ open System.Xml.Linq open FsUnit open System.Xml open System.IO -open Pri.LongPath let defaultRedirect = { AssemblyName = "Assembly" diff --git a/tests/Paket.Tests/InstallModel/ProcessingSpecs.fs b/tests/Paket.Tests/InstallModel/ProcessingSpecs.fs index 1cbb93f4e8..18ae3f63ca 100644 --- a/tests/Paket.Tests/InstallModel/ProcessingSpecs.fs +++ b/tests/Paket.Tests/InstallModel/ProcessingSpecs.fs @@ -6,7 +6,6 @@ open FsUnit open Paket.Domain open Paket.Requirements open System.IO -open Pri.LongPath let emptymodel = InstallModel.EmptyModel(PackageName "Unknown",SemVer.Parse "0.1") diff --git a/tests/Paket.Tests/InstallModel/Xml/FSharp.Data.SqlClient.fs b/tests/Paket.Tests/InstallModel/Xml/FSharp.Data.SqlClient.fs index 7bcebd116f..4b870f5c46 100644 --- a/tests/Paket.Tests/InstallModel/Xml/FSharp.Data.SqlClient.fs +++ b/tests/Paket.Tests/InstallModel/Xml/FSharp.Data.SqlClient.fs @@ -7,7 +7,6 @@ open Paket.TestHelpers open Paket.Domain open Paket.Requirements open System.IO -open Pri.LongPath let expected = """ diff --git a/tests/Paket.Tests/InstallModel/Xml/Microsoft.CodeAnalysis.Analyzers.fs b/tests/Paket.Tests/InstallModel/Xml/Microsoft.CodeAnalysis.Analyzers.fs index 33a9ab3c68..69a0653c27 100644 --- a/tests/Paket.Tests/InstallModel/Xml/Microsoft.CodeAnalysis.Analyzers.fs +++ b/tests/Paket.Tests/InstallModel/Xml/Microsoft.CodeAnalysis.Analyzers.fs @@ -9,7 +9,6 @@ open Paket.Domain open Paket.TestHelpers open System.Text open System.IO -open Pri.LongPath let model = InstallModel.CreateFromLibs(PackageName "Microsoft.CodeAnalysis.Analyzers", SemVer.Parse "1.0.0", FrameworkRestriction.NoRestriction, diff --git a/tests/Paket.Tests/JSON-LD/JSONLDSpecs.fs b/tests/Paket.Tests/JSON-LD/JSONLDSpecs.fs index 703f863740..9fe8b31336 100644 --- a/tests/Paket.Tests/JSON-LD/JSONLDSpecs.fs +++ b/tests/Paket.Tests/JSON-LD/JSONLDSpecs.fs @@ -4,7 +4,6 @@ open Paket open NUnit.Framework open FsUnit open System.IO -open Pri.LongPath open Paket.NuGetV3 diff --git a/tests/Paket.Tests/NuGetConfig/NuGetConfigSpecs.fs b/tests/Paket.Tests/NuGetConfig/NuGetConfigSpecs.fs index 07dbfed11e..9b788e9f0c 100644 --- a/tests/Paket.Tests/NuGetConfig/NuGetConfigSpecs.fs +++ b/tests/Paket.Tests/NuGetConfig/NuGetConfigSpecs.fs @@ -1,7 +1,6 @@ module Paket.NuGetConfigSpecs open System.IO -open Pri.LongPath open Paket open NUnit.Framework open FsUnit diff --git a/tests/Paket.Tests/NuGetLocal/NuGetLocalSpecs.fs b/tests/Paket.Tests/NuGetLocal/NuGetLocalSpecs.fs index 7950899c3d..52670f5838 100644 --- a/tests/Paket.Tests/NuGetLocal/NuGetLocalSpecs.fs +++ b/tests/Paket.Tests/NuGetLocal/NuGetLocalSpecs.fs @@ -5,7 +5,6 @@ open NUnit.Framework open FsUnit open Paket.NuGetLocal open System.IO -open Pri.LongPath [] diff --git a/tests/Paket.Tests/NuGetOData/ODataSpecs.fs b/tests/Paket.Tests/NuGetOData/ODataSpecs.fs index f5dbeafd72..d7b7d96f67 100644 --- a/tests/Paket.Tests/NuGetOData/ODataSpecs.fs +++ b/tests/Paket.Tests/NuGetOData/ODataSpecs.fs @@ -4,7 +4,6 @@ open Paket open NUnit.Framework open FsUnit open System.IO -open Pri.LongPath open Paket.NuGetV2 open Paket.NuGetV3 diff --git a/tests/Paket.Tests/Nuspec/NuspecSpecs.fs b/tests/Paket.Tests/Nuspec/NuspecSpecs.fs index eefa366aa4..91f8f598bc 100644 --- a/tests/Paket.Tests/Nuspec/NuspecSpecs.fs +++ b/tests/Paket.Tests/Nuspec/NuspecSpecs.fs @@ -6,7 +6,6 @@ open FsUnit open Paket.Requirements open Domain open System.IO -open Pri.LongPath open TestHelpers diff --git a/tests/Paket.Tests/PackagesConfig/WriteConfig.fs b/tests/Paket.Tests/PackagesConfig/WriteConfig.fs index 016af40212..ed5ba26934 100644 --- a/tests/Paket.Tests/PackagesConfig/WriteConfig.fs +++ b/tests/Paket.Tests/PackagesConfig/WriteConfig.fs @@ -6,7 +6,6 @@ open NUnit.Framework open FsUnit open Domain open System.IO -open Pri.LongPath [] let ``can write xunit.visualstudio.packages.config``() = diff --git a/tests/Paket.Tests/Packaging/NuspecWriterSpecs.fs b/tests/Paket.Tests/Packaging/NuspecWriterSpecs.fs index 5794747f93..78f7bd04b6 100644 --- a/tests/Paket.Tests/Packaging/NuspecWriterSpecs.fs +++ b/tests/Paket.Tests/Packaging/NuspecWriterSpecs.fs @@ -1,7 +1,6 @@ module Paket.NuspecWriterSpecs open System.IO -open Pri.LongPath open Paket open Chessie.ErrorHandling open FsUnit diff --git a/tests/Paket.Tests/Packaging/PackageProcessSpecs.fs b/tests/Paket.Tests/Packaging/PackageProcessSpecs.fs index 5901aed8c6..adb18dfe61 100644 --- a/tests/Paket.Tests/Packaging/PackageProcessSpecs.fs +++ b/tests/Paket.Tests/Packaging/PackageProcessSpecs.fs @@ -1,7 +1,6 @@ module Paket.PackagingProcess.Test open System.IO -open Pri.LongPath open System.Reflection open Paket open FsUnit diff --git a/tests/Paket.Tests/Packaging/TemplateFileParsing.fs b/tests/Paket.Tests/Packaging/TemplateFileParsing.fs index 29f178a1e2..7d8d967d9c 100644 --- a/tests/Paket.Tests/Packaging/TemplateFileParsing.fs +++ b/tests/Paket.Tests/Packaging/TemplateFileParsing.fs @@ -1,7 +1,6 @@ module Paket.TemplateFile.Test open System.IO -open Pri.LongPath open Paket open Chessie.ErrorHandling open FsUnit diff --git a/tests/Paket.Tests/ProjectFile/OutputSpecs.fs b/tests/Paket.Tests/ProjectFile/OutputSpecs.fs index 647fd89ce4..2ca3f2d46b 100644 --- a/tests/Paket.Tests/ProjectFile/OutputSpecs.fs +++ b/tests/Paket.Tests/ProjectFile/OutputSpecs.fs @@ -7,7 +7,6 @@ open System.Xml open System.Xml.Linq open TestHelpers open System.IO -open Pri.LongPath [] let ``should detect lib output type for Project1 proj file``() = diff --git a/tests/Paket.Tests/ProjectFile/UpdateFromNugetSpecs.fs b/tests/Paket.Tests/ProjectFile/UpdateFromNugetSpecs.fs index c42842a643..a7b5a1a068 100644 --- a/tests/Paket.Tests/ProjectFile/UpdateFromNugetSpecs.fs +++ b/tests/Paket.Tests/ProjectFile/UpdateFromNugetSpecs.fs @@ -5,7 +5,6 @@ open NUnit.Framework open FsUnit open System.Xml open System.IO -open Pri.LongPath let convertAndCompare file source expectedResult = let projectFile = ProjectFile.LoadFromString(file, source) diff --git a/tests/Paket.Tests/ScriptGeneration/LoadingScriptTests.fs b/tests/Paket.Tests/ScriptGeneration/LoadingScriptTests.fs index db7722232d..1957b0238f 100644 --- a/tests/Paket.Tests/ScriptGeneration/LoadingScriptTests.fs +++ b/tests/Paket.Tests/ScriptGeneration/LoadingScriptTests.fs @@ -3,7 +3,6 @@ module Paket.LoadingScriptTests open System.IO -open Pri.LongPath open Paket.LoadingScripts open Paket.LoadingScripts.ScriptGeneration open NUnit.Framework diff --git a/tests/Paket.Tests/Simplifier/BasicScenarioSpecs.fs b/tests/Paket.Tests/Simplifier/BasicScenarioSpecs.fs index 12f0b25753..ec9785db80 100644 --- a/tests/Paket.Tests/Simplifier/BasicScenarioSpecs.fs +++ b/tests/Paket.Tests/Simplifier/BasicScenarioSpecs.fs @@ -4,7 +4,6 @@ open Paket open System open System.IO -open Pri.LongPath open NUnit.Framework open FsUnit open Paket.Domain diff --git a/tests/Paket.Tests/TestHelpers.fs b/tests/Paket.Tests/TestHelpers.fs index 10e979ada7..796d5ad285 100644 --- a/tests/Paket.Tests/TestHelpers.fs +++ b/tests/Paket.Tests/TestHelpers.fs @@ -7,7 +7,6 @@ open Paket.PackageSources open PackageResolver open System.Xml open System.IO -open Pri.LongPath open Paket.Domain let makeOrList (l:_ list) = diff --git a/tests/Paket.Tests/UtilsSpecs.fs b/tests/Paket.Tests/UtilsSpecs.fs index 3499df5a46..f4fed1a56b 100644 --- a/tests/Paket.Tests/UtilsSpecs.fs +++ b/tests/Paket.Tests/UtilsSpecs.fs @@ -1,7 +1,6 @@ module Paket.UtilsSpecs open System.IO -open Pri.LongPath open Paket open NUnit.Framework open FsUnit diff --git a/tests/Paket.Tests/Versioning/ExtractPackageSpecs.fs b/tests/Paket.Tests/Versioning/ExtractPackageSpecs.fs index 31293fac42..c1ce84c976 100644 --- a/tests/Paket.Tests/Versioning/ExtractPackageSpecs.fs +++ b/tests/Paket.Tests/Versioning/ExtractPackageSpecs.fs @@ -1,7 +1,6 @@ module Paket.ExtractPackageSpecs open System.IO -open Pri.LongPath open Paket open NUnit.Framework open FsUnit diff --git a/tests/Paket.Tests/Versioning/FrameworkCompatibilitySpecs.fs b/tests/Paket.Tests/Versioning/FrameworkCompatibilitySpecs.fs index 2515b76727..8810f97ad2 100644 --- a/tests/Paket.Tests/Versioning/FrameworkCompatibilitySpecs.fs +++ b/tests/Paket.Tests/Versioning/FrameworkCompatibilitySpecs.fs @@ -1,7 +1,6 @@ module Paket.FrameworkCompatibilitySpecs open System.IO -open Pri.LongPath open Paket open Paket.Domain open Chessie.ErrorHandling diff --git a/tests/Paket.Tests/Versioning/RestrictionFilterSpecs.fs b/tests/Paket.Tests/Versioning/RestrictionFilterSpecs.fs index 728280a184..af2bbefc76 100644 --- a/tests/Paket.Tests/Versioning/RestrictionFilterSpecs.fs +++ b/tests/Paket.Tests/Versioning/RestrictionFilterSpecs.fs @@ -1,7 +1,6 @@ module Paket.RestrictionFilterSpecs open System.IO -open Pri.LongPath open Paket open Paket.Domain open Chessie.ErrorHandling