Skip to content

Commit 03bee0e

Browse files
Fix build previously failed.
1 parent 17701de commit 03bee0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Testing.Databases.SqlServer/Testing.Databases.SqlServer.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
1313
</ItemGroup>
1414

15+
<ItemGroup>
16+
<None Include="Icon.png" Pack="true" PackagePath="" />
17+
</ItemGroup>
18+
1519
<ItemGroup>
1620
<PackageReference Include="Microsoft.Data.SqlClient" />
1721
</ItemGroup>

0 commit comments

Comments
 (0)