mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-12-12 13:06:49 +00:00
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import fs = require('fs');
|
||||
|
||||
describe('csc tests', () => {
|
||||
it('Valid regular expression', async () => {
|
||||
var cscFile = require('../.github/csc.json');
|
||||
|
||||
Reference in New Issue
Block a user