Sha256: 42020ef0d58d6eb87e0149ad64f248ea3869862fccc072a5fd496034ecf5037d

Contents?: true

Size: 477 Bytes

Versions: 17

Compression:

Stored size: 477 Bytes

Contents

<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <TargetFramework>netcoreapp1.1</TargetFramework>
  </PropertyGroup>

  <ItemGroup>
    <Compile Remove="Example.cs" />
  </ItemGroup>

  <ItemGroup>
    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
    <PackageReference Include="xunit" Version="2.2.0" />
    <PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
  </ItemGroup>

</Project>

Version data entries

17 entries across 16 versions & 1 rubygems

Version Path
trackler-2.2.1.26 tracks/csharp/exercises/two-fer/TwoFer.csproj
trackler-2.2.1.26 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.25 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.24 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.23 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.22 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.21 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.20 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.19 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.18 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.17 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.16 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.15 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.14 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.13 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.12 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj
trackler-2.2.1.11 tracks/csharp/exercises/spiral-matrix/SpiralMatrix.csproj