mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Removed DebugInfoInPDB attribute
This commit is contained in:
@@ -5,8 +5,7 @@ using Microsoft.VisualC;
|
||||
namespace Microsoft.Zune.Util
|
||||
{
|
||||
[StructLayout(LayoutKind.Sequential, Size = 24)]
|
||||
[DebugInfoInPDB]
|
||||
[NativeCppClass]
|
||||
[NativeCppClass]
|
||||
internal struct UpdateProxy
|
||||
{
|
||||
private long _003Calignment_0020member_003E;
|
||||
|
||||
Reference in New Issue
Block a user