Skip to content

Commit c09eea0

Browse files
committed
build: remove redundant tag
1 parent 093057e commit c09eea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpreadsheetsIntegration/SpreadsheetsIntegration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Version>0.9.0-alpha</Version>
1212
<Authors>Xiphereal</Authors>
1313
<Description>A simple implementation of the Monte Carlo Simulation in C# for forecasting a bunch of task completion.</Description>
14-
<PackageTags>MonteCarloSimulation,Monte,Carlo,simulation,task,task completion,forecast,estimate,estimation</PackageTags>
14+
<PackageTags>MonteCarloSimulation,Monte,Carlo,simulation,task completion,forecast,estimate,estimation</PackageTags>
1515
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
1616
<RepositoryUrl>https://github.com/Xiphereal/MonteCsharpSimulation</RepositoryUrl>
1717
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)