diff --git a/tests/Test.Generator.props b/tests/Test.Generator.props index 39a77ca8..ae098419 100644 --- a/tests/Test.Generator.props +++ b/tests/Test.Generator.props @@ -1,6 +1,8 @@ $(BaseIntermediateOutputPath)$(TestName).Bindings.timestamp + OnOutputUpdated + $(DotNetCmd) "$(OutputPath)$(TestGeneratorName).$(GeneratorFileExtension)" @@ -20,12 +22,9 @@ - - - - - - - + + + + \ No newline at end of file