We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0e8fc commit a0cc8cfCopy full SHA for a0cc8cf
src/PsSqlClient/PsSqlClient.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>net8.0</TargetFramework>
5
<AssemblyName>PsSqlClient</AssemblyName>
6
- <RuntimeIdentifiers>win-arm;win-arm64;win-x64;win-x86;unix</RuntimeIdentifiers>
+ <RuntimeIdentifiers>win-arm64;win-x64;win-x86;unix</RuntimeIdentifiers>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments