Drop the Gets

And then drop the bass.
This commit is contained in:
Phil Haack
2015-12-10 15:57:26 -08:00
parent 97ded6b581
commit 7585550730
+2 -2
View File
@@ -45,7 +45,7 @@
}
/// <summary>
/// Gets the version of the product.
/// The version of the product.
/// </summary>
public string Version
{
@@ -92,4 +92,4 @@
return result;
}
}
}
}