File tree Expand file tree Collapse file tree
tests/Riverside.CompilerPlatform.Features.Tests Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <Configurations >VisualBasic;CSharp</Configurations >
1111 </ItemGroup >
1212
1313 <ItemGroup >
14- <!-- < ProjectReference Include="$(FeaturesDirectory)\Riverside.CompilerPlatform.Features.DynamicCast\Riverside.CompilerPlatform.Features.DynamicCast.csproj" OutputItemType="Analyzer" />
14+ <ProjectReference Include =" $(FeaturesDirectory)\Riverside.CompilerPlatform.Features.DynamicCast\Riverside.CompilerPlatform.Features.DynamicCast.csproj" OutputItemType =" Analyzer" />
1515 <ProjectReference Include =" $(FeaturesDirectory)\Riverside.CompilerPlatform.Features.Kiota\Riverside.CompilerPlatform.Features.Kiota.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1616 <ProjectReference Include =" $(ExtensionsDirectory)\Riverside.CompilerPlatform.SourceGenerators\Riverside.CompilerPlatform.SourceGenerators.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
17- <ProjectReference Include="$(ExtensionsDirectory)\Riverside.CompilerPlatform.Extensions\Riverside.CompilerPlatform.Extensions.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />-->
17+ <ProjectReference Include =" $(ExtensionsDirectory)\Riverside.CompilerPlatform.Extensions\Riverside.CompilerPlatform.Extensions.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1818 </ItemGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" Riverside.CompilerPlatform.CSharp.Features.Kiota" Version =" 1.5.0" PrivateAssets =" all" />
21+ <!-- <PackageReference Include="Riverside.CompilerPlatform.CSharp.Features.Kiota" Version="1.5.0" PrivateAssets="all" />-->
22+ <PackageReference Include =" Microsoft.Kiota.Authentication.Azure" Version =" 1.21.2" />
23+ <PackageReference Include =" Microsoft.Kiota.Bundle" Version =" 1.21.2" />
2224 </ItemGroup >
2325
2426 <ItemGroup >
25- <AdditionalFiles Include =" Lapse12345 .json" />
27+ <AdditionalFiles Include =" Lapse .json" />
2628 </ItemGroup >
2729
2830</Project >
You can’t perform that action at this time.
0 commit comments