PackageReferenceData.Version Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Version of the package reference
public: System::String ^ Version;
public: Platform::String ^ Version;
std::wstring Version;
public string Version;
val mutable Version : string
Public Version As String