Skip to content

Commit 8fd12c2

Browse files
authored
ci: Adjust nuget inclusion
1 parent a7be420 commit 8fd12c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nuget/uno.sqlite-wasm.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<contentFiles>
1717
<!-- Include Assets as Embedded Resource and Content so that the Uno.Wasm.Bootstrap picks those up -->
18-
<files include="any/any/**/*.bc" buildAction="Content" />
18+
<files include="any/any/**/*.a" buildAction="Content" />
1919
</contentFiles>
2020
</metadata>
2121
<files>

0 commit comments

Comments
 (0)