File tree Expand file tree Collapse file tree 3 files changed +3
-16
lines changed Expand file tree Collapse file tree 3 files changed +3
-16
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ content: none
55
66nuget Newtonsoft.Json >= 10.0.3 redirects: force
77nuget Argu >= 5.1.0
8- nuget FSharp.Core >= 6.0.3 redirects: force
8+ nuget FSharp.Core >= 6.0.3
99nuget Chessie >= 0.6
1010nuget Mono.Cecil ~> 0.11.1
1111
@@ -56,8 +56,4 @@ group Build
5656 nuget 0x53A.ReferenceAssemblies.Paket 0.2.0
5757
5858 # add icon to exe
59- github enricosada/add_icon_to_exe:e11eda501acea369ac2950beb34b8888495bf21f rh/ResourceHacker.exe
60-
61- group FSharpDepManagerExtension
62- source https://api.nuget.org/v3/index.json
63- nuget FSharp.Core = 5.0.0 redirects: force
59+ github enricosada/add_icon_to_exe:e11eda501acea369ac2950beb34b8888495bf21f rh/ResourceHacker.exe
Original file line number Diff line number Diff line change @@ -854,8 +854,4 @@ GITHUB
854854 modules/Octokit/Octokit.fsx (13eee5a7b990fa310813f9760094aa3cfebeb33f)
855855 Octokit (>= 0.20)
856856 remote: enricosada/add_icon_to_exe
857- rh/ResourceHacker.exe (e11eda501acea369ac2950beb34b8888495bf21f)
858- GROUP FSharpDepManagerExtension
859- NUGET
860- remote: https://api.nuget.org/v3/index.json
861- FSharp.Core (5.0) - redirects: force
857+ rh/ResourceHacker.exe (e11eda501acea369ac2950beb34b8888495bf21f)
Original file line number Diff line number Diff line change 44 <AppContextSwitchOverrides value =" Switch.System.IO.UseLegacyPathHandling=false;Switch.System.IO.BlockLongPaths=false" />
55
66 <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
7- <dependentAssembly >
8- <Paket >True</Paket >
9- <assemblyIdentity name =" FSharp.Core" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
10- <bindingRedirect oldVersion =" 0.0.0.0-65535.65535.65535.65535" newVersion =" 5.0.0.0" />
11- </dependentAssembly >
127 <dependentAssembly >
138 <Paket >True</Paket >
149 <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
You can’t perform that action at this time.
0 commit comments