Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm360 committed Sep 7, 2024
1 parent bb025fc commit eb517b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/EthernaACR/EthernaACR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseFile>COPYING</PackageLicenseFile>
<PackageLicenseFile>COPYING-LESSER</PackageLicenseFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
Expand Down

0 comments on commit eb517b1

Please sign in to comment.