diff --git a/Smith.msbuildproj b/Smith.msbuildproj index d7f3b84..28e01b4 100644 --- a/Smith.msbuildproj +++ b/Smith.msbuildproj @@ -6,10 +6,13 @@ $(MSBuildThisFileDirectory)bin + + + diff --git a/Smith.props b/Smith.props index f0a4d68..633c5f0 100644 --- a/Smith.props +++ b/Smith.props @@ -32,4 +32,8 @@ + + + + \ No newline at end of file diff --git a/Smith.targets b/Smith.targets new file mode 100644 index 0000000..4de98b5 --- /dev/null +++ b/Smith.targets @@ -0,0 +1,3 @@ + + + \ No newline at end of file