仪表盘
版本库
文件存储
活动
搜索
登录
况洋洋
/
LW_MesClient
龙巍PC前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
1、汉化及汉化包(解压后放入到Debug文件目录下)
kyy
2025-09-04
c1c541e577285aa4ea7d7321f6388c9b0add3d73
[~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>