仪表盘
版本库
文件存储
活动
搜索
登录
况洋洋
/
LW_MesClient
龙巍PC前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
1、到货条码打印、采购入库单新增字段入库类型 2、检验接收水平扩展 3、多选框优化
kyy
2025-07-24
48c17b1d7da4ce9a7143963fad8e6ab7c29958c8
[~kyy/LW_MesClient.git]
/
DevApp
/
packages
/
System.Runtime.CompilerServices.Unsafe.6.0.0
/
buildTransitive
/
netcoreapp2.0
/
System.Runtime.CompilerServices.Unsafe.targets
1
2
3
4
5
6
<Project InitialTargets="NETStandardCompatError_System_Runtime_CompilerServices_Unsafe_netcoreapp3_1">
<Target Name="NETStandardCompatError_System_Runtime_CompilerServices_Unsafe_netcoreapp3_1"
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
<Error Text="System.Runtime.CompilerServices.Unsafe doesn't support $(TargetFramework). Consider updating your TargetFramework to netcoreapp3.1 or later." />
</Target>
</Project>