Created
November 16, 2019 20:00
-
-
Save Xeinaemm/1b1cad861dc5408040355600619162c7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.2'"> | |
<PackageReference Include="AspNetCoreAnalyzers" Version="0.2.0-dev" /> | |
</ItemGroup> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment