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 2c5cc4c commit 9d1af6eCopy full SHA for 9d1af6e
VSoft.WeakReference.dspec
@@ -1,7 +1,7 @@
1
{
2
"metadata": {
3
"id": "VSoft.WeakReference",
4
- "version": "0.0.1",
+ "version": "0.0.3",
5
"description": "Weak References",
6
"authors": "Vincent Parrett",
7
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.WeakReference",
@@ -64,6 +64,11 @@
64
"compiler": "10.3",
65
"platforms": "Win32, Win64",
66
"template": "default"
67
+ },
68
+ {
69
+ "compiler": "10.4",
70
+ "platforms": "Win32, Win64",
71
+ "template": "default"
72
}
73
],
74
"templates": [
0 commit comments