File tree 1 file changed +2
-14
lines changed
src/Magick.NET.SourceGenerator 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change 11
11
</ItemGroup >
12
12
13
13
<ItemGroup >
14
- <EmbeddedResource Include =" Drawables\DrawablesAttribute.cs" >
15
- <LogicalName >DrawablesAttribute</LogicalName >
16
- </EmbeddedResource >
17
- <EmbeddedResource Include =" ExifTagDescription\ExifTagDescriptionAttribute.cs" >
18
- <LogicalName >ExifTagDescriptionAttribute</LogicalName >
19
- </EmbeddedResource >
20
- <EmbeddedResource Include =" MagickColors\MagickColorsAttribute.cs" >
21
- <LogicalName >MagickColorsAttribute</LogicalName >
22
- </EmbeddedResource >
23
- <EmbeddedResource Include =" NativeInterop\NativeInteropAttribute.cs" >
24
- <LogicalName >NativeInteropAttribute</LogicalName >
25
- </EmbeddedResource >
26
- <EmbeddedResource Include =" Paths\PathsAttribute.cs" >
27
- <LogicalName >PathsAttribute</LogicalName >
14
+ <EmbeddedResource Include =" **\*Attribute.cs" >
15
+ <LogicalName >%(Filename)</LogicalName >
28
16
</EmbeddedResource >
29
17
</ItemGroup >
30
18
You can’t perform that action at this time.
0 commit comments