Skip to content

Commit

Permalink
fix - Fixed NuGet packaging
Browse files Browse the repository at this point in the history
---

We've fixed NuGet packaging causing VisualCard to not to get packed.

---

Type: fix
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Apr 4, 2024
1 parent 9f2de8e commit 1d50ebd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions VisualCard/VisualCard.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<AssemblyTitle>Aptivi</AssemblyTitle>
<AssemblyDescription>vCard Parsing Library</AssemblyDescription>
<Description>A C# library that allows you to parse vCard files in different formats, such as vCard 2.1, 3.0, 4.0, and 5.0.</Description>
Expand Down

0 comments on commit 1d50ebd

Please sign in to comment.