Fix paths #8
Annotations
4 errors and 10 warnings
windows-2022
C:\Program Files\dotnet\sdk\8.0.400\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ImageExportExample\obj\project.assets.json' doesn't have a target for 'net48'. Ensure that restore has run and that you have included 'net48' in the TargetFrameworks for your project. [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ImageExportExample\ImageExportExample.csproj]
|
windows-2022
C:\Program Files\dotnet\sdk\8.0.400\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ImageExportExample\obj\project.assets.json' doesn't have a target for 'net48'. Ensure that restore has run and that you have included 'net48' in the TargetFrameworks for your project. [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ImageExportExample\ImageExportExample.csproj]
|
windows-2022
Target "Compile" has thrown an exception
|
windows-2022
Process completed with exit code 1.
|
windows-2022
Solution "D:\a\ManyCommandsApplication\ManyCommandsApplication\ManyCommandsApplication.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file:
" - {7DB63CBB-64E6-46D9-843F-1F0F1BF91FAA}.Debug R20|Any CPU.Build.0 = Debug|Any CPU
- {7DB63CBB-64E6-46D9-843F-1F0F1BF91FAA}.Release R20|Any CPU.Build.0 = Release|Any CPU"
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\CommonProject\Core\RevitShell.cs(14,63): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\CommonProject\CommonProject.csproj]
|
windows-2022
C:\Program Files\dotnet\sdk\8.0.400\Microsoft.Common.CurrentVersion.targets(1890,5): warning NU1702: ProjectReference 'D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ImageExportExample\ImageExportExample.csproj' was resolved using '.NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project. [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\Application\Application.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\SchemaViewerViewModel.cs(17,23): warning CS0618: 'Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead' [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_2wftvq5b_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\SchemaViewerViewModel.cs(20,51): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_2wftvq5b_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\SchemaViewerViewModel.cs(29,29): warning CS0618: 'Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead' [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_2wftvq5b_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\SchemaViewerViewModel.cs(30,24): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_2wftvq5b_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\SchemaViewerViewModel.cs(51,53): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_2wftvq5b_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\SchemaViewerViewModel.cs(17,23): warning CS0618: 'Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead' [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\SchemaViewerViewModel.cs(20,51): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample.csproj]
|