Skip to content

Commit 380792f

Browse files
move licence
1 parent 0066893 commit 380792f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Numerics/Numerics/CSharpNumerics.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<RepositoryUrl>https://github.com/backlundtransform/CSharpNumerics</RepositoryUrl>
1111
<RepositoryType>git</RepositoryType>
1212
<PackageTags>Numerics,Statistics</PackageTags>
13-
<Version>2.0.5</Version>
13+
<Version>2.0.7</Version>
1414
<PackageIcon>logo.png</PackageIcon>
1515
</PropertyGroup>
1616
<ItemGroup>
@@ -21,7 +21,7 @@
2121
</ItemGroup>
2222

2323
<ItemGroup>
24-
<None Include="LICENSE">
24+
<None Include="..\..\LICENSE">
2525
<Pack>True</Pack>
2626
<PackagePath></PackagePath>
2727
</None>

0 commit comments

Comments
 (0)