From b0d5c6d76ee3f1362cb94e90933982cb379a5b7f Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Tue, 28 Aug 2018 23:51:12 +0100 Subject: [PATCH] Remove all projects. Add .net standard project. --- Smouldeing Beach Ball.sln | 37 -------- Smouldeing Beach Ball/AssemblyInfo.fs | 41 --------- Smouldeing Beach Ball/BeachBall.fs | 12 --- Smouldeing Beach Ball/Script.fsx | 8 -- .../Smouldeing Beach Ball.fsproj | 80 ------------------ Smouldeing Beach Ball/packages.config | 4 - Smouldering Beach Ball CLI/App.config | 6 -- Smouldering Beach Ball CLI/AssemblyInfo.fs | 41 --------- Smouldering Beach Ball CLI/Program.fs | 7 -- .../Smouldering Beach Ball CLI.fsproj | 84 ------------------- Smouldering Beach Ball CLI/packages.config | 4 - SmoulderingBeachBall/SmoulderingBeachBall.sln | 25 ++++++ .../SmoulderingBeachBall/ImageMaker.fs | 5 ++ .../SmoulderingBeachBall.fsproj | 11 +++ Test Centre/AssemblyInfo.fs | 41 --------- Test Centre/Library1.fs | 4 - Test Centre/Script.fsx | 8 -- Test Centre/Test Centre.fsproj | 80 ------------------ Test Centre/packages.config | 4 - 19 files changed, 41 insertions(+), 461 deletions(-) delete mode 100644 Smouldeing Beach Ball.sln delete mode 100644 Smouldeing Beach Ball/AssemblyInfo.fs delete mode 100644 Smouldeing Beach Ball/BeachBall.fs delete mode 100644 Smouldeing Beach Ball/Script.fsx delete mode 100644 Smouldeing Beach Ball/Smouldeing Beach Ball.fsproj delete mode 100644 Smouldeing Beach Ball/packages.config delete mode 100644 Smouldering Beach Ball CLI/App.config delete mode 100644 Smouldering Beach Ball CLI/AssemblyInfo.fs delete mode 100644 Smouldering Beach Ball CLI/Program.fs delete mode 100644 Smouldering Beach Ball CLI/Smouldering Beach Ball CLI.fsproj delete mode 100644 Smouldering Beach Ball CLI/packages.config create mode 100644 SmoulderingBeachBall/SmoulderingBeachBall.sln create mode 100644 SmoulderingBeachBall/SmoulderingBeachBall/ImageMaker.fs create mode 100644 SmoulderingBeachBall/SmoulderingBeachBall/SmoulderingBeachBall.fsproj delete mode 100644 Test Centre/AssemblyInfo.fs delete mode 100644 Test Centre/Library1.fs delete mode 100644 Test Centre/Script.fsx delete mode 100644 Test Centre/Test Centre.fsproj delete mode 100644 Test Centre/packages.config diff --git a/Smouldeing Beach Ball.sln b/Smouldeing Beach Ball.sln deleted file mode 100644 index d173c3a..0000000 --- a/Smouldeing Beach Ball.sln +++ /dev/null @@ -1,37 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27703.2026 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Smouldeing Beach Ball", "Smouldeing Beach Ball\Smouldeing Beach Ball.fsproj", "{7C2B506A-A7DB-4B97-8443-BEFDF57E95AE}" -EndProject -Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Smouldering Beach Ball CLI", "Smouldering Beach Ball CLI\Smouldering Beach Ball CLI.fsproj", "{18B85D45-9A87-4174-B0DC-C5F7B77921F3}" -EndProject -Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Test Centre", "Test Centre\Test Centre.fsproj", "{0571746B-5FDC-4D98-84DC-5B98D1801964}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7C2B506A-A7DB-4B97-8443-BEFDF57E95AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7C2B506A-A7DB-4B97-8443-BEFDF57E95AE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7C2B506A-A7DB-4B97-8443-BEFDF57E95AE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7C2B506A-A7DB-4B97-8443-BEFDF57E95AE}.Release|Any CPU.Build.0 = Release|Any CPU - {18B85D45-9A87-4174-B0DC-C5F7B77921F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {18B85D45-9A87-4174-B0DC-C5F7B77921F3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {18B85D45-9A87-4174-B0DC-C5F7B77921F3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {18B85D45-9A87-4174-B0DC-C5F7B77921F3}.Release|Any CPU.Build.0 = Release|Any CPU - {0571746B-5FDC-4D98-84DC-5B98D1801964}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0571746B-5FDC-4D98-84DC-5B98D1801964}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0571746B-5FDC-4D98-84DC-5B98D1801964}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0571746B-5FDC-4D98-84DC-5B98D1801964}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {35E66E82-0589-48AE-B937-66D3E84E1B3A} - EndGlobalSection -EndGlobal diff --git a/Smouldeing Beach Ball/AssemblyInfo.fs b/Smouldeing Beach Ball/AssemblyInfo.fs deleted file mode 100644 index f26afea..0000000 --- a/Smouldeing Beach Ball/AssemblyInfo.fs +++ /dev/null @@ -1,41 +0,0 @@ -namespace Smouldeing_Beach_Ball.AssemblyInfo - -open System.Reflection -open System.Runtime.CompilerServices -open System.Runtime.InteropServices - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[] -[] -[] -[] -[] -[] -[] -[] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [] -[] -[] - -do - () \ No newline at end of file diff --git a/Smouldeing Beach Ball/BeachBall.fs b/Smouldeing Beach Ball/BeachBall.fs deleted file mode 100644 index 230a1e6..0000000 --- a/Smouldeing Beach Ball/BeachBall.fs +++ /dev/null @@ -1,12 +0,0 @@ -namespace Smouldeing_Beach_Ball - -module BeachBall = - - let buildImage width height colour = - null - - let addOverlay image colour = - null - - let saveImage image = - null \ No newline at end of file diff --git a/Smouldeing Beach Ball/Script.fsx b/Smouldeing Beach Ball/Script.fsx deleted file mode 100644 index a16cb11..0000000 --- a/Smouldeing Beach Ball/Script.fsx +++ /dev/null @@ -1,8 +0,0 @@ -// Learn more about F# at http://fsharp.org -// See the 'F# Tutorial' project for more help. - -#load "Library1.fs" -open Smouldeing_Beach_Ball - -// Define your library scripting code here - diff --git a/Smouldeing Beach Ball/Smouldeing Beach Ball.fsproj b/Smouldeing Beach Ball/Smouldeing Beach Ball.fsproj deleted file mode 100644 index f7bd3a6..0000000 --- a/Smouldeing Beach Ball/Smouldeing Beach Ball.fsproj +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - 7c2b506a-a7db-4b97-8443-befdf57e95ae - Library - Smouldeing_Beach_Ball - Smouldeing_Beach_Ball - true - v4.7.1 - 4.4.3.0 - true - Smouldeing Beach Ball - - - true - full - false - false - bin\$(Configuration)\ - DEBUG;TRACE - 3 - bin\$(Configuration)\$(AssemblyName).XML - - - pdbonly - true - true - bin\$(Configuration)\ - TRACE - 3 - bin\$(Configuration)\$(AssemblyName).XML - - - 11 - - - - - $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets - - - - - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets - - - - - - - - - - - - - - FSharp.Core - FSharp.Core.dll - $(MSBuildProgramFiles32)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\$(TargetFSharpCoreVersion)\FSharp.Core.dll - - - - - - True - - - - \ No newline at end of file diff --git a/Smouldeing Beach Ball/packages.config b/Smouldeing Beach Ball/packages.config deleted file mode 100644 index b4aca10..0000000 --- a/Smouldeing Beach Ball/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Smouldering Beach Ball CLI/App.config b/Smouldering Beach Ball CLI/App.config deleted file mode 100644 index 787dcbe..0000000 --- a/Smouldering Beach Ball CLI/App.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Smouldering Beach Ball CLI/AssemblyInfo.fs b/Smouldering Beach Ball CLI/AssemblyInfo.fs deleted file mode 100644 index b5358bf..0000000 --- a/Smouldering Beach Ball CLI/AssemblyInfo.fs +++ /dev/null @@ -1,41 +0,0 @@ -namespace Smouldering_Beach_Ball_CLI.AssemblyInfo - -open System.Reflection -open System.Runtime.CompilerServices -open System.Runtime.InteropServices - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[] -[] -[] -[] -[] -[] -[] -[] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [] -[] -[] - -do - () \ No newline at end of file diff --git a/Smouldering Beach Ball CLI/Program.fs b/Smouldering Beach Ball CLI/Program.fs deleted file mode 100644 index 2bcf7f9..0000000 --- a/Smouldering Beach Ball CLI/Program.fs +++ /dev/null @@ -1,7 +0,0 @@ -// Learn more about F# at http://fsharp.org -// See the 'F# Tutorial' project for more help. - -[] -let main argv = - printfn "%A" argv - 0 // return an integer exit code diff --git a/Smouldering Beach Ball CLI/Smouldering Beach Ball CLI.fsproj b/Smouldering Beach Ball CLI/Smouldering Beach Ball CLI.fsproj deleted file mode 100644 index c07e1fd..0000000 --- a/Smouldering Beach Ball CLI/Smouldering Beach Ball CLI.fsproj +++ /dev/null @@ -1,84 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - 18b85d45-9a87-4174-b0dc-c5f7b77921f3 - Exe - Smouldering_Beach_Ball_CLI - Smouldering_Beach_Ball_CLI - v4.7.1 - true - true - 4.4.3.0 - Smouldering Beach Ball CLI - - - true - full - false - false - bin\$(Configuration)\ - DEBUG;TRACE - 3 - AnyCPU - bin\$(Configuration)\$(AssemblyName).XML - true - - - pdbonly - true - true - bin\$(Configuration)\ - TRACE - 3 - AnyCPU - bin\$(Configuration)\$(AssemblyName).XML - true - - - 11 - - - - - $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets - - - - - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets - - - - - - - - - - - - - - FSharp.Core - FSharp.Core.dll - $(MSBuildProgramFiles32)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\$(TargetFSharpCoreVersion)\FSharp.Core.dll - - - - - - True - - - - \ No newline at end of file diff --git a/Smouldering Beach Ball CLI/packages.config b/Smouldering Beach Ball CLI/packages.config deleted file mode 100644 index b4aca10..0000000 --- a/Smouldering Beach Ball CLI/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/SmoulderingBeachBall/SmoulderingBeachBall.sln b/SmoulderingBeachBall/SmoulderingBeachBall.sln new file mode 100644 index 0000000..bbb4752 --- /dev/null +++ b/SmoulderingBeachBall/SmoulderingBeachBall.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28010.2016 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "SmoulderingBeachBall", "SmoulderingBeachBall\SmoulderingBeachBall.fsproj", "{279C546F-588A-4343-9E11-8EB21188DA70}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {279C546F-588A-4343-9E11-8EB21188DA70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {279C546F-588A-4343-9E11-8EB21188DA70}.Debug|Any CPU.Build.0 = Debug|Any CPU + {279C546F-588A-4343-9E11-8EB21188DA70}.Release|Any CPU.ActiveCfg = Release|Any CPU + {279C546F-588A-4343-9E11-8EB21188DA70}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B5BDCF9E-3DC2-4A57-91F3-62EFADB6BEF0} + EndGlobalSection +EndGlobal diff --git a/SmoulderingBeachBall/SmoulderingBeachBall/ImageMaker.fs b/SmoulderingBeachBall/SmoulderingBeachBall/ImageMaker.fs new file mode 100644 index 0000000..72918ca --- /dev/null +++ b/SmoulderingBeachBall/SmoulderingBeachBall/ImageMaker.fs @@ -0,0 +1,5 @@ +namespace SmoulderingBeachBall + +module ImageMaker = + let hello name = + printfn "Hello %s" name diff --git a/SmoulderingBeachBall/SmoulderingBeachBall/SmoulderingBeachBall.fsproj b/SmoulderingBeachBall/SmoulderingBeachBall/SmoulderingBeachBall.fsproj new file mode 100644 index 0000000..a3905c1 --- /dev/null +++ b/SmoulderingBeachBall/SmoulderingBeachBall/SmoulderingBeachBall.fsproj @@ -0,0 +1,11 @@ + + + + netstandard2.0 + + + + + + + diff --git a/Test Centre/AssemblyInfo.fs b/Test Centre/AssemblyInfo.fs deleted file mode 100644 index 8347fd3..0000000 --- a/Test Centre/AssemblyInfo.fs +++ /dev/null @@ -1,41 +0,0 @@ -namespace Test_Centre.AssemblyInfo - -open System.Reflection -open System.Runtime.CompilerServices -open System.Runtime.InteropServices - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[] -[] -[] -[] -[] -[] -[] -[] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [] -[] -[] - -do - () \ No newline at end of file diff --git a/Test Centre/Library1.fs b/Test Centre/Library1.fs deleted file mode 100644 index ad02a4d..0000000 --- a/Test Centre/Library1.fs +++ /dev/null @@ -1,4 +0,0 @@ -namespace Test_Centre - -type Class1() = - member this.X = "F#" diff --git a/Test Centre/Script.fsx b/Test Centre/Script.fsx deleted file mode 100644 index 7f57a26..0000000 --- a/Test Centre/Script.fsx +++ /dev/null @@ -1,8 +0,0 @@ -// Learn more about F# at http://fsharp.org -// See the 'F# Tutorial' project for more help. - -#load "Library1.fs" -open Test_Centre - -// Define your library scripting code here - diff --git a/Test Centre/Test Centre.fsproj b/Test Centre/Test Centre.fsproj deleted file mode 100644 index 69079fb..0000000 --- a/Test Centre/Test Centre.fsproj +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - 0571746b-5fdc-4d98-84dc-5b98d1801964 - Library - Test_Centre - Test_Centre - true - v4.7.1 - 4.4.3.0 - true - Test Centre - - - true - full - false - false - bin\$(Configuration)\ - DEBUG;TRACE - 3 - bin\$(Configuration)\$(AssemblyName).XML - - - pdbonly - true - true - bin\$(Configuration)\ - TRACE - 3 - bin\$(Configuration)\$(AssemblyName).XML - - - 11 - - - - - $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets - - - - - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets - - - - - - - - - - - - - - FSharp.Core - FSharp.Core.dll - $(MSBuildProgramFiles32)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\$(TargetFSharpCoreVersion)\FSharp.Core.dll - - - - - - True - - - - \ No newline at end of file diff --git a/Test Centre/packages.config b/Test Centre/packages.config deleted file mode 100644 index b4aca10..0000000 --- a/Test Centre/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file