Add regression algorithms for this bug fix
This commit is contained in:
@@ -166,6 +166,9 @@
|
||||
<ItemGroup>
|
||||
<Folder Include="Benchmarks\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="OptionDataNullReferenceRegressionAlgorithm.py" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent Condition="'$(OS)' == 'Windows_NT' ">
|
||||
@@ -189,4 +192,4 @@
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user