mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
Merge topic 'vs-csharp-dotnet-sdk'
0eea32a376VS: Add DOTNET_SDK property to generate SDK-style C# projectsa450cc9533VS: Set ResolveNugetPackages to false for ALL_BUILD and ZERO_CHECKfa76e5d194cmVisualStudio10TargetGenerator: Factor out helper for classic MSBuild project Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6634
This commit is contained in:
9
Help/variable/CMAKE_DOTNET_SDK.rst
Normal file
9
Help/variable/CMAKE_DOTNET_SDK.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
CMAKE_DOTNET_SDK
|
||||
----------------
|
||||
|
||||
.. versionadded:: 3.23
|
||||
|
||||
Default value for :prop_tgt:`DOTNET_SDK` property of targets.
|
||||
|
||||
This variable is used to initialize the :prop_tgt:`DOTNET_SDK`
|
||||
property on all targets. See that target property for additional information.
|
||||
Reference in New Issue
Block a user