Skip to content

Commit

Permalink
und - Cleaned up project files
Browse files Browse the repository at this point in the history
---

Type: und
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Mar 26, 2024
1 parent bec2ec5 commit 0240fab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
6 changes: 1 addition & 5 deletions VisualCard.ShowContacts/VisualCard.ShowContacts.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -10,10 +10,6 @@
<AssemblyOriginatorKeyFile>..\aptivi_snk.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>

<ItemGroup>
<None Include="..\.editorconfig" Link=".editorconfig" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Terminaux" Version="2.7.2" />
</ItemGroup>
Expand Down
5 changes: 0 additions & 5 deletions VisualCard/VisualCard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\.editorconfig" />
</ItemGroup>

<ItemGroup>
Expand All @@ -44,10 +43,6 @@
</None>
</ItemGroup>

<ItemGroup>
<EditorConfigFiles Remove="..\.editorconfig" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.2" />
<PackageReference Include="Textify.Offline" Version="1.3.2" />
Expand Down

0 comments on commit 0240fab

Please sign in to comment.