Skip to content

Commit

Permalink
Exclude dracula sample.
Browse files Browse the repository at this point in the history
  • Loading branch information
yaeldMS committed Feb 9, 2020
1 parent e7dc7db commit 1fff984
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/samples/Microsoft.ML.Samples/Microsoft.ML.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
<RootNamespace>Samples</RootNamespace>
</PropertyGroup>

<ItemGroup>
<Compile Remove="Dynamic\Transforms\CountTargetEncoding.cs" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\..\src\Microsoft.ML.Vision\Microsoft.ML.Vision.csproj" />
<ProjectReference Include="..\..\..\src\Microsoft.ML.Featurizers\Microsoft.ML.Featurizers.csproj" />
Expand Down

0 comments on commit 1fff984

Please sign in to comment.