Remove explicit assembly from version.json

This commit is contained in:
James Newton-King
2019-07-02 10:13:39 +12:00
parent a7471ae0b9
commit f940f21804
+1 -1
View File
@@ -2,5 +2,5 @@
"Major": 12,
"Release": 2,
"Prerelease": null,
"Assembly": "12.0.0.2"
"Assembly": null
}