Merge branch 'release/2.1' into release/2.2
This commit is contained in:
parent
e952668572
commit
df645bd25f
|
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>$(StandardTestTfms)</TargetFrameworks>
|
||||
<TargetFrameworks>netcoreapp2.2;net461</TargetFrameworks>
|
||||
<PreserveCompilationContext>true</PreserveCompilationContext>
|
||||
<TestGroupName>Analyzers</TestGroupName>
|
||||
</PropertyGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue