File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
2
+ <package >
3
+ <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
+ <id >QuadTrees</id >
5
+ <version >$version$</version >
6
+ <title >IPTables.Net</title >
7
+ <authors >SplitIce</authors >
8
+ <owners >SplitIce</owners >
9
+ <projectUrl >https://github.com/splitice/QuadTrees</projectUrl >
10
+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
11
+ <description >A library for high performance QuadTrees of various forms</description >
12
+ <releaseNotes >Automatic Updates via GitHub</releaseNotes >
13
+ <copyright >Copyright Never</copyright >
14
+ <language >en-US</language >
15
+ </metadata >
16
+ <files >
17
+ <file src =" bin/Release/QuadTrees.dll" target =" lib" />
18
+ </files >
19
+ </package >
You can’t perform that action at this time.
0 commit comments