-
I'd like to use your DotNet.Glob nuget package in one of my projects which targets netstandard20.
Now, you'd think that .NET Standard 2.0 would be backwards-compatible with .NET Standard 1.1, but s…
-
## Troubleshooting
Checkout how to troubleshoot failures and collect debug logs: https://docs.microsoft.com/en-us/vsts/build-release/actions/troubleshooting
## Environment
- Server - TFS 2018
…
-
Hi,
Can someone clarify NU1202 restriction? I still don't understand, Why this https://github.com/dotnet/standard/blob/master/docs/versions.md#net-standard-versions is not possible for nuget projec…
-
错误 13 类、结构或接口成员声明中的标记“(”无效 E:\公司\yl\DavToMp4\aliyun-openapi-net-sdk-master\aliyun-net-sdk-core\AcsRequest.cs 58 105 aliyun-net-sdk-core.net45
ylean updated
5 years ago
-
Cannot really pinpoint what is wrong..
This is when using the same setupcode as project I am testing. And the Windowsservice runs fine with this code:
`
services.AddAutoMapper(x => x.AddProfile())…
-
apparently, Mapster have lots of problems with inheritance...
I use the same model as my previous bug report:
public enum TypeVoie
{
rue,
avenue,
route,
…
-
### SDK Style default inclusion items with Xamarin.Forms
Detected during Xamarin.Forms Previewer Bug Bash VS2019W preview. Reported in Azure DevOps.
### Steps to Reproduce
1. VS2019W Preview
…
-
Hi,
I'm referencing the package from a netstandard2.0 project, and VS displays this warning:
> warning NU1701: Package 'SharedMemory 2.1.0' was restored using '.NETFramework,Version=v4.6.1' instea…
-
Hi guys,
Can you update nugets spec for .NETStandard 2.0 as some listed nuget dependencies are not required any more.
-
I installed v8.1 and surely confirmed the license.
However, Gurobi package v0.5.5 did not work well.
Especially on the building step.
I also set "export GUROBI_HOME=/Library/gurobi810/mac64"
> …