From 691dee9c01dd66e2cdfcc52e5da2d0e7932dd110 Mon Sep 17 00:00:00 2001 From: Steven Ryland Date: Sat, 18 May 2024 00:57:50 -0700 Subject: [PATCH] Try for deterministic build --- Directory.Build.props | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 9349764..ec8a4d7 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,11 +1,16 @@ - 1.0.2 + 1.0.3 DrEsteban Defer execution of code until the end of the current method. https://github.com/DrEsteban/DotNetDefer https://github.com/DrEsteban/DotNetDefer MIT defer;go;golang;dispose;autodispose;idisposable;iasyncdisposable + true + + + + true \ No newline at end of file