Skip to content

Commit 014dae4

Browse files
committed
Clean up
1 parent 4a8be38 commit 014dae4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/SqlDocs.App.csproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,6 @@
1313
<Description>Building nice looking documention of relational database schemata</Description>
1414
</PropertyGroup>
1515

16-
<PropertyGroup Condition="'$(Configuration)|$(RuntimeIdentifier)'=='Release|win-x86'">
17-
<PublishSingleFile>true</PublishSingleFile>
18-
</PropertyGroup>
19-
<PropertyGroup Condition="'$(Configuration)|$(RuntimeIdentifier)'=='Release|win-x64'">
20-
<PublishSingleFile>true</PublishSingleFile>
21-
</PropertyGroup>
22-
<PropertyGroup Condition="'$(Configuration)|$(RuntimeIdentifier)'=='Release|win-arm64'">
23-
<PublishSingleFile>true</PublishSingleFile>
24-
</PropertyGroup>
25-
2616
<ItemGroup>
2717
<PackageReference Include="Enbrea.MdBuilder" Version="0.0.2" />
2818
<PackageReference Include="Enbrea.Progress" Version="0.0.4" />

0 commit comments

Comments
 (0)