Activity
chore: Adding the CoreHook Generator to the analyzers in the nuget pa…
chore: Adding the CoreHook Generator to the analyzers in the nuget pa…
fix: Now using Nugetizer to solve the project dependencies issues on …
fix: Now using Nugetizer to solve the project dependencies issues on …
fix: Finally found the proper way to include ProjectReferences withou…
fix: Finally found the proper way to include ProjectReferences withou…
fix: Put the Generator assembly to the "analyzers/dotnet/cs" path of …
fix: Put the Generator assembly to the "analyzers/dotnet/cs" path of …
fix: The PrivateAssets property, while allowing to embed all dependen…
fix: The PrivateAssets property, while allowing to embed all dependen…
chore: changed the order of the tasks in GitHub Actions and bumped ad…
chore: changed the order of the tasks in GitHub Actions and bumped ad…
fix: The restore task needs to be done independently to create the Nu…
fix: The restore task needs to be done independently to create the Nu…
fix: Attempt to manually add Microsoft.Common props and targets as it…
fix: Attempt to manually add Microsoft.Common props and targets as it…
fix: Fixing the previous fix (haha) since GeneratePathProperty doesn'…
fix: Fixing the previous fix (haha) since GeneratePathProperty doesn'…
fix: CoreHook.NativeHost was not properly referencing .NET host packa…
fix: CoreHook.NativeHost was not properly referencing .NET host packa…
fix: Adding package restore to the msbuild tasks list as it's not aut…
fix: Adding package restore to the msbuild tasks list as it's not aut…
fix: Allowing to use bash on Windows for GitHub actions
fix: Allowing to use bash on Windows for GitHub actions
fix: Updated GitHub actions order to allow documentation generation (…
fix: Updated GitHub actions order to allow documentation generation (…