Skip to content

Commit

Permalink
deploying to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryMcCarney committed Feb 23, 2025
1 parent 1fa4a60 commit 7036d44
Show file tree
Hide file tree
Showing 41 changed files with 420 additions and 213 deletions.
8 changes: 8 additions & 0 deletions .idea/.idea.BlogProject.dir/.idea/indexLayout.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/.idea.BlogProject.dir/.idea/projectSettingsUpdater.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

182 changes: 182 additions & 0 deletions .idea/.idea.BlogProject.dir/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions Model/bin/Debug/net7.0/Model.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
".NETCoreApp,Version=v7.0": {
"Model/1.0.0": {
"dependencies": {
"FSharp.Core": "8.0.300"
"FSharp.Core": "8.0.401"
},
"runtime": {
"Model.dll": {}
}
},
"FSharp.Core/8.0.300": {
"FSharp.Core/8.0.401": {
"runtime": {
"lib/netstandard2.1/FSharp.Core.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.3.24.21101"
"fileVersion": "8.4.124.42107"
}
},
"resources": {
Expand Down Expand Up @@ -71,12 +71,12 @@
"serviceable": false,
"sha512": ""
},
"FSharp.Core/8.0.300": {
"FSharp.Core/8.0.401": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Jv44fV7TNglyMku89lQcA4Q6mFKLyHb2bs1Yb72nvSVc+cHplEnoZ4XQUaaTLJGUTx/iMqcrkYGtaLzkkIhpaA==",
"path": "fsharp.core/8.0.300",
"hashPath": "fsharp.core.8.0.300.nupkg.sha512"
"sha512": "sha512-pvmquLrs82m8WqWB49Gj+hsmnWURkUbc++pJ0P2NdrEv1ZVVrhDNjSiFNP4wW4HiTowwaRhjiBc5IKNV35Vf/A==",
"path": "fsharp.core/8.0.401",
"hashPath": "fsharp.core.8.0.401.nupkg.sha512"
}
}
}
Binary file modified Model/bin/Debug/net7.0/Model.dll
Binary file not shown.
Binary file modified Model/bin/Debug/net7.0/Model.pdb
Binary file not shown.
14 changes: 7 additions & 7 deletions Model/bin/Release/net7.0/Model.fable-temp.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
".NETCoreApp,Version=v7.0": {
"Model.fable-temp/1.0.0": {
"dependencies": {
"FSharp.Core": "8.0.300"
"FSharp.Core": "8.0.401"
},
"runtime": {
"Model.fable-temp.dll": {}
}
},
"FSharp.Core/8.0.300": {
"FSharp.Core/8.0.401": {
"runtime": {
"lib/netstandard2.1/FSharp.Core.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.3.24.21101"
"fileVersion": "8.4.124.42107"
}
},
"resources": {
Expand Down Expand Up @@ -71,12 +71,12 @@
"serviceable": false,
"sha512": ""
},
"FSharp.Core/8.0.300": {
"FSharp.Core/8.0.401": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Jv44fV7TNglyMku89lQcA4Q6mFKLyHb2bs1Yb72nvSVc+cHplEnoZ4XQUaaTLJGUTx/iMqcrkYGtaLzkkIhpaA==",
"path": "fsharp.core/8.0.300",
"hashPath": "fsharp.core.8.0.300.nupkg.sha512"
"sha512": "sha512-pvmquLrs82m8WqWB49Gj+hsmnWURkUbc++pJ0P2NdrEv1ZVVrhDNjSiFNP4wW4HiTowwaRhjiBc5IKNV35Vf/A==",
"path": "fsharp.core/8.0.401",
"hashPath": "fsharp.core.8.0.401.nupkg.sha512"
}
}
}
2 changes: 1 addition & 1 deletion Model/obj/Debug/net7.0/Model.AssemblyInfo.fs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ open System.Reflection
[<assembly: System.Reflection.AssemblyCompanyAttribute("Model")>]
[<assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")>]
[<assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")>]
[<assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6d7e59e457d3fd84ed40a3a2dcf163ce23b0aae7")>]
[<assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1fa4a60d5cf43ef3abaa7461568ac13a58e1a759")>]
[<assembly: System.Reflection.AssemblyProductAttribute("Model")>]
[<assembly: System.Reflection.AssemblyTitleAttribute("Model")>]
[<assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")>]
Expand Down
2 changes: 1 addition & 1 deletion Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4587a9a660ac42315102ac973c5985f5933ebf767192825cf553fc8392f16ba7
6236d3895cb9a7edb0be5dabe62aac774b5e41b248f5e05a66fd6c681f8fa676
Binary file modified Model/obj/Debug/net7.0/Model.assets.cache
Binary file not shown.
Binary file modified Model/obj/Debug/net7.0/Model.dll
Binary file not shown.
Binary file modified Model/obj/Debug/net7.0/Model.fsproj.AssemblyReference.cache
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
62d1c5a486041db74a3285f76f189b41814b65ea457ea6a35d007ed63f59843c
2b74599a84d8989ce7b48321e3d4a304f921b1dea4506c4bce3db0968ddc806c
Binary file modified Model/obj/Debug/net7.0/Model.pdb
Binary file not shown.
Binary file modified Model/obj/Debug/net7.0/ref/Model.dll
Binary file not shown.
Binary file modified Model/obj/Debug/net7.0/refint/Model.dll
Binary file not shown.
10 changes: 6 additions & 4 deletions Model/obj/Model.fsproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@
"outputPath": "C:\\Projects\\BlogProject\\Model\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\harry\\AppData\\Roaming\\NuGet\\NuGet.Config"
"C:\\Users\\harry\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files\\dotnet\\sdk\\8.0.302\\FSharp\\library-packs": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\sdk\\8.0.403\\FSharp\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
Expand All @@ -42,7 +44,7 @@
"FSharp.Core": {
"include": "Runtime, Compile, Build, Native, Analyzers, BuildTransitive",
"target": "Package",
"version": "[8.0.300, )",
"version": "[8.0.401, )",
"generatePathProperty": true
}
},
Expand Down Expand Up @@ -76,7 +78,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion Model/obj/Release/net7.0/Model.fable-temp.AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("Model.fable-temp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+83dcd3f07919f399c155420dffa2599eda0c3b85")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1fa4a60d5cf43ef3abaa7461568ac13a58e1a759")]
[assembly: System.Reflection.AssemblyProductAttribute("Model.fable-temp")]
[assembly: System.Reflection.AssemblyTitleAttribute("Model.fable-temp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fb35f018d5c676a304ed0ecdd54db84cd313142b587996437c6b0c38bad76b83
4267bcfb8d5e7aef814ff9e5682b184499fce58a85ed9db6fca4928dc41cebf9
Binary file modified Model/obj/Release/net7.0/Model.fable-temp.assets.cache
Binary file not shown.
4 changes: 2 additions & 2 deletions Model/obj/model.fsproj.nuget.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\harry\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\harry\.nuget\packages\" />
</ItemGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgFSharp_Core Condition=" '$(PkgFSharp_Core)' == '' ">C:\Users\harry\.nuget\packages\fsharp.core\8.0.300</PkgFSharp_Core>
<PkgFSharp_Core Condition=" '$(PkgFSharp_Core)' == '' ">C:\Users\harry\.nuget\packages\fsharp.core\8.0.401</PkgFSharp_Core>
</PropertyGroup>
</Project>
Loading

0 comments on commit 7036d44

Please sign in to comment.