-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from sandialabs/packageforrelease
modified csproj and readme; added nuspec file
- Loading branch information
Showing
5 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | ||
<metadata> | ||
<id>Arcus</id> | ||
<version>1.0.0</version> | ||
<title>Arcus</title> | ||
<authors>Sandia National Laboratories</authors> | ||
<owners>Sandia National Laboratories</owners> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<licenseUrl>http://license_url_here_or_delete_this_line/</licenseUrl> | ||
<projectUrl>https://github.com/sandialabs/arcus</projectUrl> | ||
<description>ipv6 ipv4 subnet networking ipaddress ip ipaddresses ipv6-address ipv4-address ip-calculator ipv4-calculator ipv6-calulator ipv6-support ipv6-subnetting ipv4-support ipv4-subnetting ipv6-network ipv4-network c-sharp conversion-methods</description> | ||
<summary>ipv6 ipv4 subnet networking ipaddress ip ipaddresses ipv6-address ipv4-address ip-calculator ipv4-calculator ipv6-calulator ipv6-support ipv6-subnetting ipv4-support ipv4-subnetting ipv6-network ipv4-</summary> | ||
<releaseNotes></releaseNotes> | ||
<copyright>Copyright 2019 National Technology &amp; Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.</copyright> | ||
<tags>ipv6 ipv4 subnet networking ipaddress ip ipaddresses ipv6-address ipv4-address ip-calculator ipv4-calculator ipv6-calulator ipv6-support ipv6-subnetting ipv4-support ipv4-subnetting ipv6-network ipv4-network c-sharp conversion-methods</tags> | ||
<dependencies> | ||
<dependency id="SampleDependency" version="1.0.0" /> | ||
</dependencies> | ||
</metadata> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters