公告
财富商城
积分规则
提问
发文
2019-06-16 09:53发布
干净又极端
I've the project.json file with a version specified as
{ "version": "1.0.0-*" }
How can I read it in code?
Get the AssemblyInformationalVersionAttribute from the assembly
AssemblyInformationalVersionAttribute
最多设置5个标签!
Get the
AssemblyInformationalVersionAttribute
from the assembly