diff --git a/BenchmarkDotNet.Maui.slnx b/BenchmarkDotNet.Maui.slnx deleted file mode 100644 index b3e683df87..0000000000 --- a/BenchmarkDotNet.Maui.slnx +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/samples/BenchmarkDotNet.Maui.slnx b/samples/BenchmarkDotNet.Maui.slnx new file mode 100644 index 0000000000..679a806ae0 --- /dev/null +++ b/samples/BenchmarkDotNet.Maui.slnx @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index dd5ce8b594..30d90012f2 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -4,6 +4,11 @@ false + + + $([System.IO.Path]::GetDirectoryName($(MSBuildThisFileDirectory))) + +