We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d63bd7 commit 2cc1323Copy full SHA for 2cc1323
src/Tools/dotnet-watch/test/dotnet-watch.Tests.csproj
@@ -4,6 +4,7 @@
4
<TargetFramework>netcoreapp3.0</TargetFramework>
5
<AssemblyName>Microsoft.DotNet.Watcher.Tools.Tests</AssemblyName>
6
<DefaultItemExcludes>$(DefaultItemExcludes);TestProjects\**\*</DefaultItemExcludes>
7
+ <TestGroupName>DotNetWatcherToolsTests</TestGroupName>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments