try-convert icon indicating copy to clipboard operation
try-convert copied to clipboard

Helping .NET developers port their projects to .NET Core!

Results 67 try-convert issues
Sort by recently updated
recently updated
newest added

This pull request updates the following dependencies [marker]: (Begin:189e22bc-8dfd-4bf5-54b3-08d8f9ff267b) ## From https://github.com/dotnet/arcade - **Subscription**: 189e22bc-8dfd-4bf5-54b3-08d8f9ff267b - **Build**: 20220831.1 - **Date Produced**: August 31, 2022 2:53:36 PM UTC - **Commit**: 00a270bc27455470fac06f5704aa0d7a5a31489d...

Winmdobj is a .net native style of project OutputType which requires built in knowledge of .net native to generate winmd files. The PR outputs winmdobj project as simple Library projects...

Hello Try-convert to .NET core, display all the install and hangs. theres no way to select and instance, and specifying --tfm also hangs

When running try-convert I get these weird issues. ``` try-convert.exe --no-backup -m /c/Program\ Files/dotnet/sdk/6.0.300/ --keep-current-tfms -p normalProject.csproj System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system...

System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified. File name: 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at MSBuild.Abstractions.MSBuildConversionWorkspaceLoader.LoadWorkspace(String path, Boolean noBackup, String...

Using rev 0.9.232202 on Windows 11 VS 2022. I am seeing the issues reported here: [Dotnet project conversion try-convert fails when "Multiple installs of MSBuild"](https://stackoverflow.com/questions/68160126/dotnet-project-conversion-try-convert-fails-when-multiple-installs-of-msbuild)] on the VS 2022 build....

I just upgraded a few of my old .NET Framework projects (old style csproj) to SDK-style in preparation of getting more things done moving towards .NET 6, and one thing...

I personally can't install this because of a failed auth into a nuget server. This could be my configuration. Sunanda Balasubramanian pointed out that the upgrade assistant docs do call...

Builds on https://github.com/dotnet/try-convert/pull/431 - Updates to release packages for dependencies - Removes unnecessary NuGet sources