PascalABC.NET.SDK icon indicating copy to clipboard operation
PascalABC.NET.SDK copied to clipboard

MSBuild SDK for PascalABC.NET

Results 5 PascalABC.NET.SDK issues
Sort by recently updated
recently updated
newest added

```console $ dotnet test PascalABC.NET.SDK -> W:\Projects\PascalABC.NET.SDK\PascalABC.NET.SDK\bin\Debug\net6.0\PascalABC.NET.SDK.dll Starting test execution, please wait... A total of 1 test files matched the specified pattern. Testhost process exited with error: Error: An assembly...

help wanted
infrastructure

To simplify the onboarding experience, there should be a project template installable via `dotnet new --install`.

enhancement
help wanted

After #17, the SDK has migrated to a forked compiler binary. We should migrate back after [this PR](https://github.com/pascalabcnet/pascalabcnet/pull/2720) is merged. Eliminate all `TODO[#18]` in the code while resolving this task.

enhancement
status:blocked

Right now, we are trying to run the `pabcnetc.exe` directly, which will only work on platforms that support this executable (Windows mainly). We should support Mono on other platforms as...

enhancement

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies github-actions .github/workflows/compiler.yml...

dashboard