Xiaoyun Zhang 84c7c2430c
[.Net] Add AOT compatible check for AutoGen.Core (#2858)
* add AutoGen.AotCompatibility test

* add aot test

* fix build error

* update ps1 path
2024-06-04 15:01:11 +00:00

5 lines
115 B
C#

// Copyright (c) Microsoft Corporation. All rights reserved.
// Program.cs
Console.WriteLine("Hello, World!");