-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Problem/Bug]: Found conflicts between different versions of "WindowsBase" that could not be resolved #4959
Comments
Hi, same here (or at least rather similar):
Environment:
Sorry for the non-english parts in the error message. I'm using a german Windows version. I just thought i should post it. Maybe it helps the devs. Maybe it doesn't. But at least it also don't hurt. 😉 |
Same issue here.
|
Same here:
Project info;
Visual Studio Info: Microsoft Visual Studio Community 2022 Installed Version: Community ASP.NET and Web Tools 17.12.178.10385 Atomineer Pro Documentation 1.0 Azure App Service Tools v3.0.0 17.12.178.10385 Azure Functions and Web Jobs Tools 17.12.178.10385 C# Tools 4.12.0-3.24572.7+dfa7fc6bdea31a858a402168384192b633c811fa Code Converter 1.0 Common Azure Tools 1.10 Cookiecutter 17.0.24269.5 Extensibility Message Bus 1.4.42 (main@840f8b3) GitHub Copilot 17.12.38.29086 Markdown Editor v2 2.0.174 Microsoft JVM Debugger 1.0 Mono Debugging for Visual Studio 17.12.5 (918dbb1) Multiline Search and Replace 3.5 NuGet Package Manager 6.12.2 Python - Profiling support 17.0.24269.5 Python with Pylance 17.0.24269.5 Razor (ASP.NET Core) 17.12.3.2457601+b5256abf658352440e61aa1372bbc0798e9ceb7d SQL Server Data Tools 17.12.83.3 SVG Viewer 1.0.16 TypeScript Tools 17.0.30918.2001 Uno Platform Extension 1.0 Visual Basic Tools 4.12.0-3.24572.7+dfa7fc6bdea31a858a402168384192b633c811fa Visual F# Tools 17.12.0-beta.24501.1+19610c0b654766eec49d044cb97ca6eaa2a63d16 Visual Studio IntelliCode 2.2 VisualStudio.DeviceLog 1.0 VisualStudio.Mac 1.0 VSPackage Extension 1.0 WiX Toolset Visual Studio Extension 1.0.0.22 Xamarin 17.12.0.153 (d17-12@1d0906d) Xamarin Designer 17.12.3.17 (remotes/origin/main@0912a005b9) Xamarin.Android SDK 13.2.2.0 (d17-5/45b0e14) |
same issue here |
What happened?
I upgraded a .NET Framework 4.8.1 VB .NET app that uses WebView2 to use .NET 9.0. Now, I get the following warning message when I build the project. My project does not use WPF. My project only uses WinForms.
That is the only error or warning message from the build process.
Visual Studio Help / About / Installed Products
Microsoft Visual Studio Community 2022
Version 17.12.1
VisualStudio.17.Release/17.12.1+35514.174
Microsoft .NET Framework
Version 4.8.09032
Installed Version: Community
ASP.NET and Web Tools 17.12.178.10385
ASP.NET and Web Tools
Azure App Service Tools v3.0.0 17.12.178.10385
Azure App Service Tools v3.0.0
C# Tools 4.12.0-3.24558.5+21192bfc323cbdd5a1f6e5dadca56ef0558c8adf
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Code Converter 1.0
Code Converter Extension Details
Common Azure Tools 1.10
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
GitHub Copilot 17.12.31.40377
GitHub Copilot is an AI pair programmer that helps you write code faster and with less work.
IndentRainbowPackage Extension 1.0
IndentRainbowPackage Visual Studio Extension Detailed Info
Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines
MSBuild Editor 2.9.524+91c41270f3
Language service for MSBuild projects and targets
Node.js Tools 1.5.60927.1 Commit Hash:34ed3f8d94747ae6aeaeadb9ccb1dd51411eba1a
Adds support for developing and debugging Node.js apps in Visual Studio
NuGet Package Manager 6.12.1
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/
Rainbow Braces 1.0.164
Colorizes matching brace pairs to make it easy to identify them and their scope. Works for curly brackets, parentheses, and square brackets.
Razor (ASP.NET Core) 17.12.3.2451803+13fe97052e82683ec4c9fc916531eba5c751037f
Provides languages services for ASP.NET Core Razor.
RunCommand Extension 1.0
RunCommand Visual Studio Extension Detailed Info
SQL Server Data Tools 17.12.78.0
Microsoft SQL Server Data Tools
TypeScript Tools 17.0.30918.2001
TypeScript Tools for Microsoft Visual Studio
Visual Basic Tools 4.12.0-3.24558.5+21192bfc323cbdd5a1f6e5dadca56ef0558c8adf
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Visual F# Tools 17.12.0-beta.24501.1+19610c0b654766eec49d044cb97ca6eaa2a63d16
Microsoft Visual F# Tools
Visual Studio IntelliCode 2.2
AI-assisted development for Visual Studio.
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
131.0.2903.70
SDK Version
1.0.2903.40
Framework
Winforms
Operating System
Windows 11
OS Version
22631.4037
Repro steps
Rebuild and run program in Debug mode.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Don't know
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: