Removed DebugInfoInPDB attribute

This commit is contained in:
Yoshi Askharoun
2021-11-22 00:27:18 -06:00
parent f983155f79
commit 29b9818d06
380 changed files with 50 additions and 493 deletions
+1 -2
View File
@@ -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;