🚚 Allows underscores in unit test names
This commit is contained in:
		@@ -10,6 +10,7 @@
 | 
			
		||||
    <UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
 | 
			
		||||
    <TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
 | 
			
		||||
    <RunSettingsFilePath>$(MSBuildThisFileDirectory)\.runsettings</RunSettingsFilePath>
 | 
			
		||||
    <NoWarn>$(NoWarn);CA1707</NoWarn>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
 | 
			
		||||
  <ItemGroup Label="Hide Assets">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user