[msvc] Update csproj files (#4645)
[mono.git] / mcs / tests / gtest-partial-04-p2.cs
1 [System.Runtime.InteropServices.StructLayout(System.Runtime.InteropServices.LayoutKind.Explicit)] 
2 public partial struct Bug
3 {
4 }