Merge branch 'release/2.2'
This commit is contained in:
commit
f81b3343d5
|
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>$(StandardTestTfms)</TargetFrameworks>
|
||||
<TargetFrameworks>netcoreapp3.0;net472</TargetFrameworks>
|
||||
<PreserveCompilationContext>true</PreserveCompilationContext>
|
||||
<TestGroupName>Analyzers</TestGroupName>
|
||||
</PropertyGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue