minesweeper_game/Library/PackageCache/com.unity.purchasing@649c6c7b3b1b/Editor/WindowsRuntimeWorkaround.cs.template.cs
2025-03-15 14:30:26 -04:00

11 lines
177 B
C#

#if ENABLE_WINMD_SUPPORT
// WARNING: Do not modify! Generated file.
struct WindowsRuntimeWorkaround
{
private Windows.Foundation.IAsyncAction _workaroundAction;
}
#endif