仪表盘
版本库
文件存储
活动
搜索
登录
main
/
MA22610-RobotCat
MA22610-机器人采集
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
修改数据库连接并发布一版
zs
2024-11-12
d70ef129ae0ada5dce8da885b6b32b613dbb99ee
[MA22610-RobotCat.git]
/
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>