diff --git a/.config b/.config index a7d38f3..0da22b3 160000 --- a/.config +++ b/.config @@ -1 +1 @@ -Subproject commit a7d38f3c6c34168ec05935f8bb4898d77bc114d9 +Subproject commit 0da22b3059abfc03db8a2eb584f8d10328fc353f diff --git a/samples/Directory.Build.props b/samples/Directory.Build.props new file mode 120000 index 0000000..dac8906 --- /dev/null +++ b/samples/Directory.Build.props @@ -0,0 +1 @@ +../.config/Extras.Directory.Build.props \ No newline at end of file diff --git a/src/Directory.build.props b/src/Directory.build.props new file mode 100644 index 0000000..24a2d2f --- /dev/null +++ b/src/Directory.build.props @@ -0,0 +1,10 @@ + + + + + + + http://localhost + http://localhost + + diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props new file mode 120000 index 0000000..92b9d7a --- /dev/null +++ b/tests/Directory.Build.props @@ -0,0 +1 @@ +../.config/Tests.Directory.Build.props \ No newline at end of file