File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup >
13
- <Version >4.0.0.0 </Version >
13
+ <Version >4.0.0</Version >
14
14
<Description >SharpNEAT - Evolution of Neural Networks.</Description >
15
15
<Copyright >Copyright 2004-2023 Colin Green</Copyright >
16
16
<Authors >Colin D. Green</Authors >
17
17
<PackageProjectUrl >http://sharpneat.sourceforge.net/</PackageProjectUrl >
18
+ <RepositoryUrl >http://sharpneat.sourceforge.net/</RepositoryUrl >
18
19
<PackageLicenseUrl >http://sharpneat.sourceforge.net/licensing.html</PackageLicenseUrl >
19
20
<PackageTags >neuroevolution neuro evolution neural network</PackageTags >
20
21
<PackageReleaseNotes ></PackageReleaseNotes >
22
+ <PackageReadmeFile >README.md</PackageReadmeFile >
21
23
</PropertyGroup >
24
+
25
+ <ItemGroup >
26
+ <None Include =" ..\..\README.md" >
27
+ <Pack >True</Pack >
28
+ <PackagePath >\</PackagePath >
29
+ </None >
30
+ </ItemGroup >
22
31
23
32
<ItemGroup >
24
33
<PackageReference Include =" log4net" Version =" 2.0.15" />
You can’t perform that action at this time.
0 commit comments