Visual Studio Feedback Bot
Visual Studio Feedback Bot
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/strange-Constructor-behavior-under-last-/10091433)._ --- [severity:It's more difficult to complete my work] [regression] [worked-in:17.3.0 preview 2] String json = someTextData ProgramSettings? tmpProgramSettings =...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/msbuild-Publish-fails-with-Error:-Invali/10090912)._ --- [severity:I'm unable to use this version] [regression] [worked-in:16 to 17] We are switching from VS 2019/.NET 5 to...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Vector3Cross-calculates-wrong-value/1637852)._ --- Using .net 6.0 and build release mode, 64-bit, in VS2022. The calculation of Vector3.Cross fails for no obvious...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Erroneous-warnings-constant-not-defined/10043878)._ --- [regression] [worked-in:VS 2022 17.1.x] Opening the repo mentioned here https://github.com/microsoft/pylance-release/issues/2427 with VS 17.2.0 not only yields the well...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/XamariniOS-getting-FoundationMonoTouch/1610258)._ --- [severity:I'm unable to use this version] [regression] [worked-in:VS2022 17.0.0] Similar code previously confirmed working on VS2022 17.0.0 Xamarin.iOS...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Visual-Studio-Package-Manager-Console-EF/10079780)._ --- [severity:It's more difficult to complete my work] Windows 8.1 Visual Studio 2022 17.2.5 Nuget Package Manager 6.2.1 Every...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/I-cannot-run-a-new-MAUI-blazor-project-o/10072018)._ --- I updated my VS 2022 preview to latest version, created a .net Blazor Maui project and I get...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Colors-render-as-black/10112902)._ --- Using 17.3 build 2089, create a new Maui app from the template. Modify MainPage.xaml to add a boxview...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/XamarinForms-build-for-UWP-fails-in-Rel/10103340)._ --- Building a Xamarin.Forms application for UWP fails in Release build configuration with the following error message: ``` C:\Program...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1214386/unable-to-get-positon-when-dropping-an-item-xam-fo.html)._ --- I have a simple app that allows me to drag and drop an image MainPage.xaml ``` ``` Code...