Skip to content

Commit

Permalink
PARTIAL REVERT
Browse files Browse the repository at this point in the history
  • Loading branch information
0x53A committed Aug 4, 2017
1 parent 271a28f commit c9ce022
Show file tree
Hide file tree
Showing 103 changed files with 2 additions and 106 deletions.
1 change: 0 additions & 1 deletion build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion docs/content/reference-from-repl.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ open System.IO

#r "../../packages/build/Pri.LongPath/lib/net45/Pri.LongPath.dll"

open Pri.LongPath

Environment.CurrentDirectory <- __SOURCE_DIRECTORY__

Expand Down
2 changes: 0 additions & 2 deletions docs/tools/generate.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/AddSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/AutoRestoreSpec.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

open System
open System.IO
open Pri.LongPath
open Fake
open NUnit.Framework
open FsUnit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ open NUnit.Framework
open FsUnit
open System
open System.IO
open Pri.LongPath
open Paket.Domain

[<Test>]
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/BindingRedirect.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

open System
open System.IO
open Pri.LongPath
open NUnit.Framework
open FsUnit
open System.Text.RegularExpressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ open NUnit.Framework
open FsUnit
open System
open System.IO
open Pri.LongPath
open Paket.Domain
open Paket.Requirements

Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/FullGitSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/HttpSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ open NUnit.Framework
open FsUnit
open System
open System.IO
open Pri.LongPath
open System.Diagnostics
open Paket

Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/InitSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ open NUnit.Framework
open FsUnit
open System
open System.IO
open Pri.LongPath
open System.Diagnostics

[<Test>]
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/InstallSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module Paket.IntegrationTests.LocalOverrideSpecs

open System.IO
open Pri.LongPath
open System.Xml

open Paket
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/NuGetV3Specs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/OutdatedSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ open NUnit.Framework
open FsUnit
open System
open System.IO
open Pri.LongPath
open System.Diagnostics

[<Test>]
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/PackSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/PaketCoreSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ open NUnit.Framework
open FsUnit
open System
open System.IO
open Pri.LongPath
open Paket.Domain

[<Test>]
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/RestoreSpecs.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

open System
open System.IO
open Pri.LongPath
open Fake
open NUnit.Framework
open FsUnit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ open NUnit.Framework
open FsUnit
open System
open System.IO
open Pri.LongPath
open Paket.Domain

[<Test>]
Expand Down
1 change: 0 additions & 1 deletion integrationtests/Paket.IntegrationTests/TestHelper.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Common/Constants.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ module Paket.Constants

open System
open System.IO
open Pri.LongPath
open Paket.Domain


Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Common/Domain.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

open System
open System.IO
open Pri.LongPath
open System.Text.RegularExpressions

/// Represents a NuGet package name
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Common/Logging.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

open System
open System.IO
open Pri.LongPath
open System.Diagnostics

/// [omit]
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Common/Utils.fs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ module Paket.Utils

open System
open System.IO
open Pri.LongPath
open System.Net
open System.Xml
open System.Text
Expand Down
2 changes: 1 addition & 1 deletion src/Paket.Core/Dependencies/DependenciesFileParser.fs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module DependenciesFileParser =
open System
open System.IO
open Pri.LongPath
//open Pri.LongPath
open Requirements
open ModuleResolver
open Domain
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/GitCommandHelper.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/GitHandling.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
open Paket.Utils
open System
open System.IO
open Pri.LongPath
open Paket.Logging
open Paket

Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/ModuleResolver.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/NuGet.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 0 additions & 3 deletions src/Paket.Core/Dependencies/NuGetCache.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -27,7 +25,6 @@ open Paket.Requirements
open Paket.Logging

open System.IO
open Pri.LongPath
open Chessie.ErrorHandling

open Newtonsoft.Json
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/NuGetLocal.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/NuGetV2.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/NuGetV3.fs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module Paket.NuGetV3

open Newtonsoft.Json
open System.IO
open Pri.LongPath
open System.Collections.Generic

open Paket.Domain
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/Nuspec.fs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
open System
open System.Xml
open System.IO
open Pri.LongPath
open Xml
open Paket.Requirements
open Paket.Domain
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/RemoteDownload.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Dependencies/RemoteUpload.fs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
open System
open System.Globalization
open System.IO
open Pri.LongPath
open System.Net
open System.Text
open Paket
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Installation/BindingRedirects.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Installation/GarbageCollection.fs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ open Paket
open Paket.Domain
open Paket.Logging
open System.IO
open Pri.LongPath

type ExtractedPackage = {
GroupName: GroupName
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Installation/InstallProcess.fs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/Paket.Core/Installation/RestoreProcess.fs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module Paket.RestoreProcess

open Paket
open System.IO
open Pri.LongPath
open Paket.Domain
open Paket.Logging
open Paket.PackageResolver
Expand Down
Loading

0 comments on commit c9ce022

Please sign in to comment.