From a792f2cd950e8700aa52893e378f49dbe3be46aa Mon Sep 17 00:00:00 2001 From: josetr <37419832+josetr@users.noreply.github.com> Date: Wed, 2 Dec 2020 21:38:15 +0000 Subject: [PATCH] Simplify code that regenerates test bindings --- tests/Test.Generator.props | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/tests/Test.Generator.props b/tests/Test.Generator.props index ae098419..8ea3c57d 100644 --- a/tests/Test.Generator.props +++ b/tests/Test.Generator.props @@ -1,6 +1,5 @@ - $(BaseIntermediateOutputPath)$(TestName).Bindings.timestamp OnOutputUpdated $(DotNetCmd) "$(OutputPath)$(TestGeneratorName).$(GeneratorFileExtension)" @@ -17,14 +16,7 @@ - - - + + - - - - - - \ No newline at end of file