Skip to content

Commit 311ffa6

Browse files
committed
add freebsd-arm64 and freebsd-x64 to default RuntimeIdentifiers
1 parent 445adc2 commit 311ffa6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sdk/build/Vezel.Zig.Sdk.Defaults.targets

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767

6868
<PropertyGroup>
6969
<RuntimeIdentifiers Condition="'$(RuntimeIdentifiers)' == ''">
70+
freebsd-arm64;
71+
freebsd-x64;
7072
linux-arm;
7173
linux-arm64;
7274
linux-loongarch64;

0 commit comments

Comments
 (0)