Skip to content

Commit 6660e4e

Browse files
committed
Updated project details
1 parent e5a870f commit 6660e4e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

8.0/Numerics/Numerics.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@
1313
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1414
<Company>USACE-RMC</Company>
1515
<PackageReadmeFile>README.md</PackageReadmeFile>
16-
<PackageTags>interpolation; regression; statistics; machine-learning; probability-distributions; bootstrap-analysis; MCMC-sampling; global-optimization; local-optimization;</PackageTags>
16+
<PackageTags>interpolation; regression; statistics; machine learning; probability distributions; bootstrap analysis; distribution fitting; MCMC sampling; optimization;</PackageTags>
1717
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1818
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
19+
<PackageId>RMC.Numerics</PackageId>
1920
</PropertyGroup>
2021

2122
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
@@ -41,7 +42,7 @@
4142
<Pack>True</Pack>
4243
<PackagePath>\</PackagePath>
4344
</None>
44-
<None Include="..\..\README.md">
45+
<None Include="bin\Release\README.md">
4546
<Pack>True</Pack>
4647
<PackagePath>\</PackagePath>
4748
</None>

0 commit comments

Comments
 (0)