-
- ConfuserEx Version: 1.5
- Target Framework: .Net Standard 2.1
- Operating System: Xamarin iOS
- Sample : https://github.com/perarnaudalain/confuserex2
Steps to Reproduce:
- Build the iOS samp…
-
This is a question after debugging dll selections, and I don't know if this should go to dotnet/fsharp or here.
TypeProviders sometimes need to use external dll files, because sometimes people do…
-
#### Repro steps
1. Launch Visual Studio 2019
2. Create a new C# Azure WebJob (.NET Framework) project
3. View the Installed NuGet packages
![out of date packages](https://user-images.githubuserco…
-
I have 2 projects
both of which configured in similar fashion
## Runtime
```
netstandard2.0
true
false
true
true
v4.0.30319
true
```
## App
```
…
-
Please? We'll be so good.
-
The upgrade command currently skips projects that targets netstandard, but it can be useful to run upgrade steps (analyzers, codefixes, etc.) for them.
Workaround: manually downgrade TargetFramewor…
-
(This is a WIP issue where I am collecting issues that I am running into when trying to use our various `./build.sh --with-....` options on Fedora)
### `--with-sdk` tries to modify a read-only SDK
…
-
# Description
When applying a watermark `sourceFile` to an image the scaling is not correctly applied to the varying output sizes (see below).
![Screenshot 2021-11-02 at 22 01 21](https://user-i…
-
### Version of the Meziantou.Analyzer NuGet package
2.0.179
### Rule Identifier
MA0040, MA0032
### Target Framework
netstandard2.1
### C# Language version
C# 9
### Description
MA0040 and MA0…
-
Run API compat between netstandard2.0 reference and net461 and observe the following:
```
MembersMustExist : Member 'System.Security.Permissions.KeyContainerPermissionAccessEntryCollection..ctor()…