-
### NuGet Product Used
dotnet.exe
### Product Version
dotnet 9.0.100
### Worked before?
Don't know
### Impact
It's more difficult to complete my work
### Repro Steps & Context
Build a project…
-
### Environment
Version 17.10.6
### .NET version
Multitarget: net8;net472
### Did this work in a previous version of Visual Studio and/or previous .NET release?
No
### Issue description
When we…
-
I saw that this repo consists of a .NET solution in version `netstandard2.0;net461`. I was wondering if we can write the solution in latest version of .NET provided that the appwrite nuget library sup…
-
Hi, would you be able to set the compatibility to .net 461?
NU1202: Package TemporaryWebclient 1.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package TemporaryWebclient 1.0.0 s…
-
In following commit:
https://github.com/dotless/dotless/commit/58095fd90ebd0da4e7bea06bbf496fe765caf469#diff-23edb77dc293d7b20cc8efaabd553e9a
Dependency on Microsoft.Extensions.DependencyInjecti…
-
net461 isn't compatible with netstandard2.0. In the netfx build configurations, some projects target net461 and reference Microsoft.ML.Core, which only targets netstandard2.0. There are a few options:…
-
## Repro steps:
1. Create a new NetCore 2.0 Console App
2. Multi-target to netcoreapp2.0;net461:
` netcoreapp2.0;net461`
3. Add a NuGet reference to a net 461 compat package like RestSharp
4. B…
-
Consider an attribute having a public property with a type from `System.Drawing` assembly defined in a `net461` class library project:
```fsharp
namespace AttributeAssemblyReferenceRepro
open Sys…
-
我的工程结构的类库的版本是4.8。而.Net framework4.8已经集成了System.ValueTuple到v4.8\mscorlib.dll之中。
但CsredisCore又依赖于System.ValueTuple。这样就导致出现引用冲突了。是否可以支持.Net 4.8。解决这一冲突?
![Uploading 微信图片_20241127093013.png…]()
-
Packages added when adding this nuget to a .net Framework 4.6.1 webforms application included...
```
…