Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/csharp/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<WarningLevel>4</WarningLevel>
<Product>.NET for Apache Spark</Product>
<Copyright>$(CopyrightNetFoundation)</Copyright>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>APACHE-2.0</PackageLicenseExpression>
Comment thread
thompson-tomo marked this conversation as resolved.
Outdated
<RequireLicenseAcceptance>true</RequireLicenseAcceptance>
<PackageProjectUrl>https://github.com/dotnet/spark</PackageProjectUrl>

Expand All @@ -41,4 +41,4 @@
PackagePath="\"
Visible="false" />
</ItemGroup>
</Project>
</Project>