Skip to content

Commit 9c64193

Browse files
Fix line break
1 parent 3959e6f commit 9c64193

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
<Product>Framework $(BaseProduct)</Product>
99
<Configurations>Debug;Release</Configurations>
1010
</PropertyGroup>
11-
<!--Generating
12-
Strong Name-->
11+
<!--Generating Strong Name-->
1312
<PropertyGroup Condition="$(CDP_BUILD_TYPE)==Official">
1413
<SignAssembly>true</SignAssembly>
1514
<KeyFile>$(SigningKeyPath)</KeyFile>

0 commit comments

Comments
 (0)