8000 Add custom assembly attribute to all targeting packs by NikolaMilosavljevic · Pull Request #1239 · dotnet/source-build-reference-packages · GitHub
[go: up one dir, main page]

Skip to content

Add custom assembly attribute to all targeting packs #1239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Apr 24, 2025
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Antiforgery
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000004:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000005:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000006:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -503,7 +507,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F587468F000
// Image base: 0x00007FBB9A129000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Authentication.Abstractions
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000004:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000005:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000006:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -484,7 +488,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F529D8F7000
// Image base: 0x00007FDB0080F000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Authentication.BearerToken
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000007:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000008:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000009:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -437,7 +441,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F4EC76AB000
// Image base: 0x00007FED1F18B000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Authentication.Cookies
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000007:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000008:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000009:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -449,7 +453,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F5860E63000
// Image base: 0x00007F9BD29CA000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Authentication.Core
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000004:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000005:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000006:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -410,7 +414,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F33C64BF000
// Image base: 0x00007F1CA6B8E000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Authentication.OAuth
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000005:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000006:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000007:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -454,7 +458,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F8FC34F7000
// Image base: 0x00007F17CBF39000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Authentication
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000003:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000004:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000005:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -487,7 +491,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F09730A5000
// Image base: 0x00007F6A4C2B7000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Authorization.Policy
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000004:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000005:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000006:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -448,7 +452,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F2AE2176000
// Image base: 0x00007FD35CB56000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Authorization
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000006:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000007:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000008:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -462,7 +466,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F1027288000
// Image base: 0x00007F2168FA4000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Components.Authorization
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000005:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000006:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000007:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -418,7 +422,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007FE6BA3C0000
// Image base: 0x00007FC951EBA000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Components.Endpoints
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000007:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000008:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000009:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -826,7 +830,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F8812DFD000
// Image base: 0x00007F28154AB000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,10 @@
}
.assembly /*20000001*/ Microsoft.AspNetCore.Components.Forms
{
.custom instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute::.ctor(string,
string) = ( 01 00 06 73 6F 75 72 63 65 1F 73 6F 75 72 63 65 // ...source.source
2D 62 75 69 6C 64 2D 72 65 66 65 72 65 6E 63 65 // -build-reference
2D 70 61 63 6B 61 67 65 73 00 00 ) // -packages..
.custom /*0C000005:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 )
.custom /*0C000006:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 )
.custom /*0C000007:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
Expand Down Expand Up @@ -457,7 +461,7 @@
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000009 // ILONLY
// Image base: 0x00007F9A10789000
// Image base: 0x00007F92696E4000


// =============== CLASS MEMBERS DECLARATION ===================
Expand Down
Loading
0