Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
fix - Fixed naming conflict for NuGet
Browse files Browse the repository at this point in the history
---

For NuGet packaging, we've fixed name conflicts.

---

Type: fix
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Apr 1, 2024
1 parent 5691f89 commit 4e15841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FileMagic/FileMagic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageOutputPath>../FileMagic.Bin</PackageOutputPath>
<PackageId>FileMagicManaged</PackageId>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<Version>1.0.0</Version>
Expand Down

0 comments on commit 4e15841

Please sign in to comment.