Skip to content

Commit

Permalink
Revert "Create a 0.4.0 package (dotnet#2918)" (dotnet#2919)
Browse files Browse the repository at this point in the history
This reverts commit 0bef531.
  • Loading branch information
Prashanth Govindarajan committed May 20, 2020
1 parent 0bef531 commit b215eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Data.Analysis/Microsoft.Data.Analysis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>7.3</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
<SuppressFinalPackageVersion>false</SuppressFinalPackageVersion>
<VersionPrefix>0.4.0</VersionPrefix>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Description>This package contains easy-to-use and high-performance libraries for data analysis and transformation.</Description>
Expand Down

0 comments on commit b215eb4

Please sign in to comment.