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 3959e6f commit 9c64193Copy full SHA for 9c64193
src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj
@@ -8,8 +8,7 @@
8
<Product>Framework $(BaseProduct)</Product>
9
<Configurations>Debug;Release</Configurations>
10
</PropertyGroup>
11
- <!--Generating
12
- Strong Name-->
+ <!--Generating Strong Name-->
13
<PropertyGroup Condition="$(CDP_BUILD_TYPE)==Official">
14
<SignAssembly>true</SignAssembly>
15
<KeyFile>$(SigningKeyPath)</KeyFile>
0 commit comments