mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 20:46:26 +02:00
pkg(mono-6.12.0): relocate files
This commit is contained in:
parent
7b4e072154
commit
509013f4a0
6 changed files with 43 additions and 0 deletions
9
packages/mono/6.12.0/test.cs
vendored
Normal file
9
packages/mono/6.12.0/test.cs
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
using System;
|
||||
|
||||
public class Test
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("OK");
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue