Fix bugs #4
Annotations
10 errors and 1 warning
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\AddFieldViewModel.cs(21,22): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\Models\FieldDescriptor.cs(7,16): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\obj\Debug R20\CommunityToolkit.Mvvm.SourceGenerators\CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator\ExtensibleStorageExample.ViewModels.AddFieldViewModel.g.cs(76,16): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\obj\Debug R20\CommunityToolkit.Mvvm.SourceGenerators\CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator\ExtensibleStorageExample.ViewModels.AddFieldViewModel.g.cs(185,42): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\obj\Debug R20\CommunityToolkit.Mvvm.SourceGenerators\CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator\ExtensibleStorageExample.ViewModels.AddFieldViewModel.g.cs(191,42): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\obj\Debug R20\CommunityToolkit.Mvvm.SourceGenerators\CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator\ExtensibleStorageExample.ViewModels.AddFieldViewModel.g.cs(191,65): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\obj\Debug R20\CommunityToolkit.Mvvm.SourceGenerators\CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator\ExtensibleStorageExample.ViewModels.AddFieldViewModel.g.cs(196,41): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\obj\Debug R20\CommunityToolkit.Mvvm.SourceGenerators\CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator\ExtensibleStorageExample.ViewModels.AddFieldViewModel.g.cs(202,41): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\obj\Debug R20\CommunityToolkit.Mvvm.SourceGenerators\CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator\ExtensibleStorageExample.ViewModels.AddFieldViewModel.g.cs(202,64): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
windows-2022
D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ViewModels\AddFieldViewModel.cs(14,38): error CS0246: The type or namespace name 'ForgeTypeId' could not be found (are you missing a using directive or an assembly reference?) [D:\a\ManyCommandsApplication\ManyCommandsApplication\source\ExtensibleStorageExample\ExtensibleStorageExample_rbmwa15r_wpftmp.csproj]
|
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"
|