Gary Chan
Gary Chan
Implemented C#/Core 2.1/XUnit/Selenium Related to #2345, #2190
.net framework 4.6.1 is the last default version of the framework installed with **Visual Studio Community 2017 15.9.7**. **AllReady.ScenarioTest** is looking for 4.6.2.  Unless there is a very specific...
This build is an aggregate of changes - update of _gulpfile.js_ to support _Gulp 4_ thus _Node 10_ - complete upgrade of _AllReady.Integration_ to _Canopy2_ and _Core 2.1_ - associated...
Opening **AllReadyWebOnly.sln** from a fresh clone in VS2017 will produce warnings in **Error List** window. 
I got everything to build after fixing #2344 and #2345 but the website did not render correctly.  There were no build errors. Finally spotted  indicating that not all...
Encountered this while working on #2345. The **Admin/Event/Create** page shows  While **Admin/Campaign/Details** shows 
It's been a while since I've worked on this project and I wanted to get back into it. I started with a fresh development system with only **git version 2.20.1.windows.1**...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug **enhancedload** event should not occur in Blazor Hybrid/MAUI and WebAssembly...
This issue was uncovered originally in _Azure Functions Core Tools_ when creating an isolated c# function. Please see the following: https://github.com/Azure/azure-functions-core-tools/issues/3217#issuecomment-1483750491. ```powershell Restoring C:\git\bug-free-sniffle\apitest\WeatherForecastFunction1.cs: C:\git\bug-free-sniffle\apitest\WeatherForecastFunction1.cs(1,1): error MSB4025: The project file...
I found a few minor typos and grammatical issues in the Wiki. I [cloned a copy of the Wiki](https://github.com/c0g1t8/TwoWeeksReady-wiki) and placed the changes in the [updates branch](https://github.com/c0g1t8/TwoWeeksReady-wiki/tree/updates). If the changes...