You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For really large projects, it's very difficult to understand where an error is emanating from. Below is sample output from running the tool with a sln file with 31 projects:
[14:46:21 WRN] Unsupported project[WixInstallerSetup(2.0.0)] type {930C7802-8A8C-48F9-8165-68863BCCD9DD}
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
Properties\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
Properties\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:21 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:22 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:22 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:22 ERR] Entity framework was detected. We do not support conversion of these projects.
[14:46:22 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:22 ERR] Entity framework was detected. We do not support conversion of these projects.
[14:46:22 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:22 ERR] Entity framework was detected. We do not support conversion of these projects.
[14:46:22 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:22 ERR] Entity framework was detected. We do not support conversion of these projects.
[14:46:22 WRN] Could not read assembly information, multiple files found:
..\GlobalAssemblyInfo.cs, Properties\AssemblyInfo.cs
[14:46:22 FTL] Access to the path 'C:\Users\john.zabroski\Application Data' is denied.
Here is an example where ILogger.LogWarning is difficult to read:
For really large projects, it's very difficult to understand where an error is emanating from. Below is sample output from running the tool with a sln file with 31 projects:
Here is an example where ILogger.LogWarning is difficult to read:
CsprojToVs2017/Project2015To2017.Core/Reading/AssemblyInfoReader.cs
Lines 74 to 75 in d7040f8
The text was updated successfully, but these errors were encountered: