-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #287
base: main
Are you sure you want to change the base?
Commits on May 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1b68cc - Browse repository at this point
Copy the full SHA c1b68ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a28829a - Browse repository at this point
Copy the full SHA a28829aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0544931 - Browse repository at this point
Copy the full SHA 0544931View commit details -
chore(dev-deps): rely solely on HaloSPV3/HCE.Shared for NPM packages
resolves chore(dev-deps): rely solely on HaloSPV3/HCE.Shared for NPM packages #405
Configuration menu - View commit details
-
Copy full SHA for 3d6727d - Browse repository at this point
Copy the full SHA 3d6727dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b651be0 - Browse repository at this point
Copy the full SHA b651be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c973c9 - Browse repository at this point
Copy the full SHA 5c973c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c88000c - Browse repository at this point
Copy the full SHA c88000cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d83cb8b - Browse repository at this point
Copy the full SHA d83cb8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f62a87 - Browse repository at this point
Copy the full SHA 8f62a87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2df4884 - Browse repository at this point
Copy the full SHA 2df4884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df6b49 - Browse repository at this point
Copy the full SHA 5df6b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for b43b573 - Browse repository at this point
Copy the full SHA b43b573View commit details -
build: IncludeNativeLibrariesForSelfExtract
The .NET runtime depependency sni.dll will now be embedded in our app. Why is it a default dependency of win-x64? and win-x86? Why is it copied to the Publish folder if it's a prerequisite of the .NET runtime?
Configuration menu - View commit details
-
Copy full SHA for cd2b42f - Browse repository at this point
Copy the full SHA cd2b42fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a20b58 - Browse repository at this point
Copy the full SHA 5a20b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9345c7 - Browse repository at this point
Copy the full SHA a9345c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 527e808 - Browse repository at this point
Copy the full SHA 527e808View commit details -
Configuration menu - View commit details
-
Copy full SHA for f289e81 - Browse repository at this point
Copy the full SHA f289e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 422023a - Browse repository at this point
Copy the full SHA 422023aView commit details -
fix: replace WMI for filesystem compression with DotNet functionality
I hope this works the way I think it does. I'm worried the attribute will be set without the file being compressed.
Configuration menu - View commit details
-
Copy full SHA for c97821b - Browse repository at this point
Copy the full SHA c97821bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 730191a - Browse repository at this point
Copy the full SHA 730191aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8e4b7 - Browse repository at this point
Copy the full SHA 6c8e4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6343390 - Browse repository at this point
Copy the full SHA 6343390View commit details -
fix: support targeting NETFX 4.6.2, 4.8.0
Some faimilar features are not available in .NET Framework. NOT SUPPORTED IN NET4: - string.Split(char[] separator, StringSplitOptions options) - string.Split(string separator) - System.Net.Http.HttpResponseMessage.Content.ReadAsStream()
Configuration menu - View commit details
-
Copy full SHA for 6cff163 - Browse repository at this point
Copy the full SHA 6cff163View commit details -
fix: remove/replace WinForms references
Use Microsoft.Win32 or WPF equivalents instead.
Configuration menu - View commit details
-
Copy full SHA for fbae24f - Browse repository at this point
Copy the full SHA fbae24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66addac - Browse repository at this point
Copy the full SHA 66addacView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae905b9 - Browse repository at this point
Copy the full SHA ae905b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 258c0ec - Browse repository at this point
Copy the full SHA 258c0ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a35c181 - Browse repository at this point
Copy the full SHA a35c181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 809e5be - Browse repository at this point
Copy the full SHA 809e5beView commit details -
build: set custom var
Win7SF
if SDK version is 6.0.300 or greaterThe Windows 7 SingleFile host will be introduced in .NET 6.0.300.
Configuration menu - View commit details
-
Copy full SHA for 9b0e09d - Browse repository at this point
Copy the full SHA 9b0e09dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5353781 - Browse repository at this point
Copy the full SHA 5353781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b90854 - Browse repository at this point
Copy the full SHA 1b90854View commit details -
build: move publish-related props and conditions
- if both PublishSingleFile and RuntimeIdentifier are unset, disable PublishSingleFile - if RuntimeIdentifier is unset and PublishSingleFile is enabled, set RuntimeIdentifier to 'win-x86' - if SelfContained is unset, but RuntimeIdentifier *is*, enable SelfContained - if PublishSingleFile is enabled.. ...enable SelfContained ...enable IncludeNativeLibrariesForSelfExtract ...enable EnableCompressionInSingleFile
Configuration menu - View commit details
-
Copy full SHA for a8863a6 - Browse repository at this point
Copy the full SHA a8863a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3447c8c - Browse repository at this point
Copy the full SHA 3447c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e5b00 - Browse repository at this point
Copy the full SHA e7e5b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52aeefa - Browse repository at this point
Copy the full SHA 52aeefaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d85f3c6 - Browse repository at this point
Copy the full SHA d85f3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c895022 - Browse repository at this point
Copy the full SHA c895022View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10ca0b - Browse repository at this point
Copy the full SHA b10ca0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c392f - Browse repository at this point
Copy the full SHA 10c392fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a0b28 - Browse repository at this point
Copy the full SHA 23a0b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee7a4d - Browse repository at this point
Copy the full SHA cee7a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2624b7 - Browse repository at this point
Copy the full SHA b2624b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e7762 - Browse repository at this point
Copy the full SHA 79e7762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 551eb23 - Browse repository at this point
Copy the full SHA 551eb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 304dcec - Browse repository at this point
Copy the full SHA 304dcecView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4f178 - Browse repository at this point
Copy the full SHA bc4f178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e90c47 - Browse repository at this point
Copy the full SHA 5e90c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5967dbd - Browse repository at this point
Copy the full SHA 5967dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b7aae - Browse repository at this point
Copy the full SHA f7b7aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0749529 - Browse repository at this point
Copy the full SHA 0749529View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bf9e3 - Browse repository at this point
Copy the full SHA c3bf9e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c7ff1 - Browse repository at this point
Copy the full SHA 01c7ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f286be2 - Browse repository at this point
Copy the full SHA f286be2View commit details -
refactor: move Halo PC workload to InspectHPC()
This allows halo and haloce cases to set LastResult members without one case falling through to the other.
Configuration menu - View commit details
-
Copy full SHA for 44703fc - Browse repository at this point
Copy the full SHA 44703fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b3db4 - Browse repository at this point
Copy the full SHA d5b3db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b878bdd - Browse repository at this point
Copy the full SHA b878bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3215d61 - Browse repository at this point
Copy the full SHA 3215d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d6ae5 - Browse repository at this point
Copy the full SHA d3d6ae5View commit details -
...which makes use of recent Result additions. InferResult() is an informative alternative to Infer. Infer() is kept for compatibility.
Configuration menu - View commit details
-
Copy full SHA for ea755bb - Browse repository at this point
Copy the full SHA ea755bbView commit details -
Merge branch 'feat/HXE.Process.InferResult()' into develop
InferResult() is an informative alternative to Infer()
Configuration menu - View commit details
-
Copy full SHA for 69110bc - Browse repository at this point
Copy the full SHA 69110bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 055caed - Browse repository at this point
Copy the full SHA 055caedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f2105 - Browse repository at this point
Copy the full SHA 45f2105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f6403 - Browse repository at this point
Copy the full SHA 19f6403View commit details -
Configuration menu - View commit details
-
Copy full SHA for cebe25c - Browse repository at this point
Copy the full SHA cebe25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf41ded - Browse repository at this point
Copy the full SHA bf41dedView commit details -
Configuration menu - View commit details
-
Copy full SHA for be045cf - Browse repository at this point
Copy the full SHA be045cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b1628 - Browse repository at this point
Copy the full SHA a5b1628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b45bfa - Browse repository at this point
Copy the full SHA 3b45bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ba80b - Browse repository at this point
Copy the full SHA 04ba80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da710f - Browse repository at this point
Copy the full SHA 8da710fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a14a4 - Browse repository at this point
Copy the full SHA b3a14a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6e3a2 - Browse repository at this point
Copy the full SHA 3a6e3a2View commit details -
fix: handle InvalidOperationException sometimes thrown when setting D…
…ialogResult The two causes of this exception have been added as doc comments where it is caught. resolves #248
Configuration menu - View commit details
-
Copy full SHA for b1059cb - Browse repository at this point
Copy the full SHA b1059cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0011c - Browse repository at this point
Copy the full SHA 9c0011cView commit details -
refactor: convert banner.txt to a const string
File-type Resources are frustrating. They also require WinForms. Why?
Configuration menu - View commit details
-
Copy full SHA for 3287c0b - Browse repository at this point
Copy the full SHA 3287c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf555c - Browse repository at this point
Copy the full SHA dcf555cView commit details -
refactor: include patches.crk as EmbeddedResource separate from Resou…
…rces.resx resolves #250
Configuration menu - View commit details
-
Copy full SHA for 20470e4 - Browse repository at this point
Copy the full SHA 20470e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd4d03 - Browse repository at this point
Copy the full SHA 5bd4d03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d4088 - Browse repository at this point
Copy the full SHA 90d4088View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1b2f7 - Browse repository at this point
Copy the full SHA fc1b2f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca963f - Browse repository at this point
Copy the full SHA 5ca963fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b54255f - Browse repository at this point
Copy the full SHA b54255fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bede8 - Browse repository at this point
Copy the full SHA 17bede8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b48c73 - Browse repository at this point
Copy the full SHA 8b48c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e4386 - Browse repository at this point
Copy the full SHA 84e4386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0618af2 - Browse repository at this point
Copy the full SHA 0618af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for da416a4 - Browse repository at this point
Copy the full SHA da416a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 747d3a9 - Browse repository at this point
Copy the full SHA 747d3a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8455182 - Browse repository at this point
Copy the full SHA 8455182View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce024c2 - Browse repository at this point
Copy the full SHA ce024c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41da068 - Browse repository at this point
Copy the full SHA 41da068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a24035 - Browse repository at this point
Copy the full SHA 6a24035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6ba1c - Browse repository at this point
Copy the full SHA 7a6ba1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 231d1b9 - Browse repository at this point
Copy the full SHA 231d1b9View commit details -
chore(vscode): set OmniSharp settings
useModernNet : true enableRoslynAnalyzers : true enableImportCompletion : true organizeImportsOnFormat : true
Configuration menu - View commit details
-
Copy full SHA for a52b37d - Browse repository at this point
Copy the full SHA a52b37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 336434b - Browse repository at this point
Copy the full SHA 336434bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 338830d - Browse repository at this point
Copy the full SHA 338830dView commit details -
docs: remove .NET 6 dependency notes
We are using .NET Framework 4.6.2
Configuration menu - View commit details
-
Copy full SHA for 6cefa56 - Browse repository at this point
Copy the full SHA 6cefa56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3b718 - Browse repository at this point
Copy the full SHA 6c3b718View commit details -
Configuration menu - View commit details
-
Copy full SHA for e847d9d - Browse repository at this point
Copy the full SHA e847d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5247cf0 - Browse repository at this point
Copy the full SHA 5247cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7f425 - Browse repository at this point
Copy the full SHA 5f7f425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d3fd6 - Browse repository at this point
Copy the full SHA 52d3fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e769c3 - Browse repository at this point
Copy the full SHA 3e769c3View commit details
Commits on May 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39daf34 - Browse repository at this point
Copy the full SHA 39daf34View commit details
Commits on May 29, 2023
-
build: raise minimum runtime to net6.0
This effectively nullifies "fix: support targeting NETFX 4.6.2, 4.8.0" BREAKING CHANGES - .NET Framework 4.6.2 is no longer supported - .NET Framework 4.8.0 is no longer supported
Configuration menu - View commit details
-
Copy full SHA for 7963d9c - Browse repository at this point
Copy the full SHA 7963d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef51c1 - Browse repository at this point
Copy the full SHA 1ef51c1View commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3559ecd - Browse repository at this point
Copy the full SHA 3559ecdView commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 025eeed - Browse repository at this point
Copy the full SHA 025eeedView commit details
Commits on Jun 4, 2023
-
node_modules was hanging vscode-solution-explorer despite a non-recursive pattern.
Configuration menu - View commit details
-
Copy full SHA for 46c07a5 - Browse repository at this point
Copy the full SHA 46c07a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f977f - Browse repository at this point
Copy the full SHA 34f977fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ba0f9 - Browse repository at this point
Copy the full SHA b4ba0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f5c009 - Browse repository at this point
Copy the full SHA 7f5c009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 691d119 - Browse repository at this point
Copy the full SHA 691d119View commit details -
Configuration menu - View commit details
-
Copy full SHA for b176274 - Browse repository at this point
Copy the full SHA b176274View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1cedb7 - Browse repository at this point
Copy the full SHA c1cedb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4430712 - Browse repository at this point
Copy the full SHA 4430712View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee94f3f - Browse repository at this point
Copy the full SHA ee94f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f6faa - Browse repository at this point
Copy the full SHA 79f6faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1718990 - Browse repository at this point
Copy the full SHA 1718990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71829dc - Browse repository at this point
Copy the full SHA 71829dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb09b54 - Browse repository at this point
Copy the full SHA eb09b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd9f80 - Browse repository at this point
Copy the full SHA efd9f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e75d8 - Browse repository at this point
Copy the full SHA b7e75d8View commit details