mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-08 08:09:42 -06:00
VS: DOTNET_SDK support for VS_PROJECT_IMPORT target property
Closes: #25119 Issue: #23190
This commit is contained in:
committed by
Brad King
parent
b5ba273119
commit
3e88e9b4b3
@@ -1013,6 +1013,7 @@ void cmVisualStudio10TargetGenerator::WriteSdkStyleProjectFile(
|
||||
this->WriteXamlFilesGroup(e0);
|
||||
this->WriteDotNetReferences(e0);
|
||||
this->WritePackageReferences(e0);
|
||||
this->WriteImports(e0);
|
||||
this->WriteProjectReferences(e0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user