We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb290f commit ea7f660Copy full SHA for ea7f660
src/csharp/Microsoft.Spark/Microsoft.Spark.csproj
@@ -8,7 +8,7 @@
8
<IsPackable>true</IsPackable>
9
10
<Description>.NET for Apache Spark</Description>
11
- <PackageReleaseNotes>Initial release</PackageReleaseNotes>
+ <PackageReleaseNotes>https://github.com/dotnet/spark/tree/master/docs/release-notes</PackageReleaseNotes>
12
<PackageTags>spark;dotnet;csharp</PackageTags>
13
</PropertyGroup>
14
0 commit comments