We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
verification-helper の C# は dotnet-script なので対応する気なし。
Bundle をやるなら SourceExpander が良いだろうが、依存関係解決だけなら Roslyn でやるのが簡単そう。
参考 online-judge-tools/verification-helper#115 online-judge-tools/verification-helper#116
The text was updated successfully, but these errors were encountered:
online-judge-tools/verification-helper#401 で実装したものは verification-helper に合わせて無理している箇所が多すぎるので引き継がない。
そもそもPythonで実装する必要もない。
Sorry, something went wrong.
https://github.com/competitive-verifier/csharp-resolver
よし!
No branches or pull requests
verification-helper の C# は dotnet-script なので対応する気なし。
Bundle をやるなら SourceExpander が良いだろうが、依存関係解決だけなら Roslyn でやるのが簡単そう。
参考
online-judge-tools/verification-helper#115
online-judge-tools/verification-helper#116
The text was updated successfully, but these errors were encountered: