summaryrefslogtreecommitdiff
path: root/Help/release/dev/vs-csharp-dotnet-sdk.rst
blob: cc0ebe474afe5abb1865c8fe31c6073f291ba94a (plain)
1
2
3
4
5
6
7
8
9
vs-csharp-dotnet-sdk
--------------------

* The :ref:`Visual Studio Generators` for VS 2019 and above learned to
  support .NET SDK-style project files (``.csproj``) for C# projects.
  See the :prop_tgt:`DOTNET_SDK` target property and corresponding
  :variable:`CMAKE_DOTNET_SDK` variable.
  However, this version of CMake does not yet support using
  :command:`add_custom_command` in .NET SDK-style projects.