File tree Expand file tree Collapse file tree
src/features/Riverside.CompilerPlatform.Features.Kiota Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 </Target >
2121
2222 <Target Name =" Kiota_ValidateLanguageAndFramework" BeforeTargets =" CoreCompile" >
23- <ItemGroup >
24- <Analyzer Include =" $(MSBuildThisFileDirectory\..\analyzers\cs\Riverside.CompilerPlatform.CSharp.Features.Kiota.dll" />
25- </ItemGroup >
26-
2723 <ItemGroup >
2824 <_Kiota_TargetFramework Include =" $(TargetFramework)" Condition =" '$(TargetFramework)' != ''" />
2925 <_Kiota_TargetFramework Include =" $(TargetFrameworks)" Condition =" '$(TargetFrameworks)' != ''" />
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <Configurations >CSharp</Configurations >
6- <IsRoslynComponent >true</IsRoslynComponent >
76 <IncludeBuildOutput >false</IncludeBuildOutput >
87 <NoWarn >$(NoWarn);NU5128</NoWarn >
98 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments