Skip to content

Commit 9d1af6e

Browse files
Really added 10.4 support
1 parent 2c5cc4c commit 9d1af6e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

VSoft.WeakReference.dspec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "VSoft.WeakReference",
4-
"version": "0.0.1",
4+
"version": "0.0.3",
55
"description": "Weak References",
66
"authors": "Vincent Parrett",
77
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.WeakReference",
@@ -64,6 +64,11 @@
6464
"compiler": "10.3",
6565
"platforms": "Win32, Win64",
6666
"template": "default"
67+
},
68+
{
69+
"compiler": "10.4",
70+
"platforms": "Win32, Win64",
71+
"template": "default"
6772
}
6873
],
6974
"templates": [

0 commit comments

Comments
 (0)