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 39bd3f8 commit 916c2f9Copy full SHA for 916c2f9
src/Diffract/paket.template
@@ -1,4 +1,4 @@
1
-type project
+type project
2
licenseExpression MIT
3
licenseUrl https://licenses.nuget.org/MIT
4
authors Loïc Denuzière
@@ -10,4 +10,7 @@ repositoryUrl https://github.com/d-edge/Diffract
10
repositoryType git
11
requireLicenseAcceptance true
12
tags Dedge;Diffract;Diff;Equals;Test;Comparison
13
-iconUrl https://raw.githubusercontent.com/d-edge/Diffract/main/diffract-64x64.png
+iconUrl https://raw.githubusercontent.com/d-edge/Diffract/main/diffract-64x64.png
14
+readme README.md
15
+files
16
+ ../../README.md ==> .
0 commit comments