add special handeling of too long path's (#692) #561
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and pack .NET Core Global Tool
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build and pack .NET Core Global Tool
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build and pack .NET Core Global Tool:
src/NuGetForUnity/Editor/Helper/Md5HashHelper.cs#L42
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build and pack .NET Core Global Tool:
src/NuGetForUnity/Editor/Helper/Md5HashHelper.cs#L42
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build and pack .NET Core Global Tool:
src/NuGetForUnity/Editor/Helper/WebRequestHelper.cs#L29
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build and pack .NET Core Global Tool:
src/NuGetForUnity/Editor/Helper/Md5HashHelper.cs#L42
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Loading