We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0066893 commit 380792fCopy full SHA for 380792f
1 file changed
Numerics/Numerics/CSharpNumerics.csproj
@@ -10,7 +10,7 @@
10
<RepositoryUrl>https://github.com/backlundtransform/CSharpNumerics</RepositoryUrl>
11
<RepositoryType>git</RepositoryType>
12
<PackageTags>Numerics,Statistics</PackageTags>
13
- <Version>2.0.5</Version>
+ <Version>2.0.7</Version>
14
<PackageIcon>logo.png</PackageIcon>
15
</PropertyGroup>
16
<ItemGroup>
@@ -21,7 +21,7 @@
21
</ItemGroup>
22
23
24
- <None Include="LICENSE">
+ <None Include="..\..\LICENSE">
25
<Pack>True</Pack>
26
<PackagePath></PackagePath>
27
</None>
0 commit comments