Kittitas.SDK 0.0.2-alpha

This is a prerelease version of Kittitas.SDK.
There is a newer prerelease version of this package available.
See the version list below for details.
<Sdk Name="Kittitas.SDK" Version="0.0.2-alpha" />
For projects that support Sdk, copy this XML node into the project file to reference the package.

Provides targets to create a project that launches Kittitas.

Use: Create an empty .csproj and add it to your solution. Replace its contents with the following:

<Project Sdk="Kittitas.SDK/0.0.2-alpha">
  <ItemGroup>
    <ProjectReference Include="YourApp.csproj" />
  </ItemGroup>
</Project>

Replacing YourApp.csproj with the path to the project you'd like to debug being built.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.5-alpha 591 12/9/2020
0.0.4-alpha 193 12/7/2020
0.0.3-alpha 326 9/2/2020
0.0.2-alpha 259 9/1/2020