-
wimm.Secundatives/wimm.Secundatives.csproj contains the following property groups:
```xml
true
1591
true
```
It's not clear (to me) why we need an empty `` …
-
Heya,
Someone asked me a while ago to add a csproj to this project so if they want to use Visual Studio as their editor they can without fiddling with setup themselves. Apparently the advice currentl…
-
The MVC5 project references MVC 5.1.0.0 in the csproj file, instead of the 5.1.2 version referenced everywhere else including project requirements. This means that NuGet downloads MVC 5.1.2 but then t…
-
### Describe the bug
Windows.Storage.Pickers.FileSavePicker.FileTypeChoices.Add throw System.InvalidCastException: 'Specified cast is not valid.' with PublishAOT=true
With PublishAOT=false everyth…
-
- [X] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
Run `azd version` and copy and paste the output here:
azd versi…
-
### Issue Description
Whe csproj references a vcxproj updated to copy the native dll to the .net folder, the initial build will copy the dll but any subsequent build triggered from the C# project fol…
-
Hello, working on building a PowerShell module.
I have run `autorest.cmd --powershell` successfuly.
Upon running `./build-module.ps1` it is throwing several errors but they are not detailed enou…
-
### Version of the Meziantou.Analyzer NuGet package
2.0.175
### Rule Identifier
MA0165
### Target Framework
net8.0
### C# Language version
C# 10
### Description
After upgrading to `2.0.175` f…
-
### Steps to reproduce
Let's consider these 3 project files :
ProjectA
```xml
net471
```
ProjectB
```xml
net471
```
ProjectC
```xml
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …