From f4eef5131913b9e440bf81d5276e913a4a97804c Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Sat, 7 Jul 2018 00:10:25 +0100 Subject: [PATCH] Updated build scripts (migration to latest ProjectScaffold). --- build.proj | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 build.proj diff --git a/build.proj b/build.proj new file mode 100644 index 0000000..0705628 --- /dev/null +++ b/build.proj @@ -0,0 +1,24 @@ + + + + + net47 + + + + $([System.IO.Path]::GetFullPath("$(MSBuildThisFileDirectory)")) + + + + + + + + + + + + + + +