vs-csharp-dotnet-sdk.rst 412 B

123456789
  1. vs-csharp-dotnet-sdk
  2. --------------------
  3. * The :ref:`Visual Studio Generators` for VS 2019 and above learned to
  4. support .NET SDK-style project files (``.csproj``) for C# projects.
  5. See the :prop_tgt:`DOTNET_SDK` target property and corresponding
  6. :variable:`CMAKE_DOTNET_SDK` variable.
  7. However, this version of CMake does not yet support using
  8. :command:`add_custom_command` in .NET SDK-style projects.