SquareDash/Library/PackageCache/com.unity.purchasing@4.10.0/Editor/WindowsRuntimeWorkaround.cs.template.cs
kingjuulian06 0efb85038a Arbeit 2
2023-11-21 22:03:49 +01:00

11 lines
177 B
C#

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