Skip to content

Commit a0cc8cf

Browse files
committed
dropped win-arm
1 parent 8e0e8fc commit a0cc8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PsSqlClient/PsSqlClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
55
<AssemblyName>PsSqlClient</AssemblyName>
6-
<RuntimeIdentifiers>win-arm;win-arm64;win-x64;win-x86;unix</RuntimeIdentifiers>
6+
<RuntimeIdentifiers>win-arm64;win-x64;win-x86;unix</RuntimeIdentifiers>
77
</PropertyGroup>
88

99
<ItemGroup>

0 commit comments

Comments
 (0)