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 563ff7c commit 12a479dCopy full SHA for 12a479d
src/Tools/dotnet-watch/test/dotnet-watch.Tests.csproj
@@ -4,6 +4,7 @@
4
<TargetFramework>netcoreapp2.1</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