File tree Expand file tree Collapse file tree
AspNetCoreAnalyzers.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFramework >netcoreapp2.1 </TargetFramework >
4+ <TargetFramework >netcoreapp2.2 </TargetFramework >
55 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
66 <GenerateBindingRedirectsOutputType >true</GenerateBindingRedirectsOutputType >
77 <CodeAnalysisRuleSet >AspNetCoreAnalyzers.Tests.ruleset</CodeAnalysisRuleSet >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFramework >netcoreapp2.1 </TargetFramework >
4+ <TargetFramework >netcoreapp2.2 </TargetFramework >
55 <NeutralLanguage >en-US</NeutralLanguage >
66 <CodeAnalysisRuleSet >ValidCode.ruleset</CodeAnalysisRuleSet >
77 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments