Skip to content

Commit b179c8d

Browse files
fix(dotnet): remove unnecessary attribute
1 parent 25f229c commit b179c8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SDK/Language/DotNet.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ public function getFiles()
265265
'scope' => 'copy',
266266
'destination' => '/icon.png',
267267
'template' => '/dotnet/icon.png',
268-
'minify' => false,
269268
],
270269
[
271270
'scope' => 'default',

0 commit comments

Comments
 (0)