摘要:
原来: <compilation debug="true" targetFramework="4.5" /> 改为: <compilation debug="true" targetFramework="4.5"> <assemblies> <add assembly="System.Runtime 阅读全文
posted @ 2022-04-06 10:09 billpeng 阅读(138) 评论(0) 推荐(0)
|
|||
摘要:
原来: <compilation debug="true" targetFramework="4.5" /> 改为: <compilation debug="true" targetFramework="4.5"> <assemblies> <add assembly="System.Runtime 阅读全文
posted @ 2022-04-06 10:09 billpeng 阅读(138) 评论(0) 推荐(0) |
|||