Skip to content

Commit 0bef531

Browse files
author
Prashanth Govindarajan
authored
Create a 0.4.0 package (dotnet#2918)
1 parent 5c3ac8b commit 0bef531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Data.Analysis/Microsoft.Data.Analysis.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<LangVersion>7.3</LangVersion>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7-
<SuppressFinalPackageVersion>false</SuppressFinalPackageVersion>
7+
<SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
88
<VersionPrefix>0.4.0</VersionPrefix>
99
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1010
<Description>This package contains easy-to-use and high-performance libraries for data analysis and transformation.</Description>

0 commit comments

Comments
 (0)