🔧 Adds handling for samples & tests
This commit is contained in:
+1
-1
Submodule .config updated: a7d38f3c6c...0da22b3059
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
../.config/Extras.Directory.Build.props
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<Project>
|
||||||
|
<ImportGroup Condition="Exists($([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))) == 'true'">
|
||||||
|
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
|
||||||
|
</ImportGroup>
|
||||||
|
|
||||||
|
<PropertyGroup Label="Package">
|
||||||
|
<PackageProjectUrl>http://localhost</PackageProjectUrl>
|
||||||
|
<RepositoryUrl>http://localhost</RepositoryUrl>
|
||||||
|
</PropertyGroup>
|
||||||
|
</Project>
|
||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
../.config/Tests.Directory.Build.props
|
||||||
Reference in New Issue
Block a user