File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 88
99 <Import Project =" ..\SampleWebApi.Shared\SampleWebApi.Shared.projitems" Label =" Shared" />
1010
11- <!-- < ItemGroup>
11+ <ItemGroup >
1212 <PackageReference Include =" AspNetCore.Authentication.Basic" Version =" 9.0.0" />
13- </ItemGroup>-->
13+ </ItemGroup >
1414
15- <ItemGroup >
15+ <!-- < ItemGroup>
1616 <ProjectReference Include="..\..\src\AspNetCore.Authentication.Basic\AspNetCore.Authentication.Basic.csproj" />
17- </ItemGroup >
17+ </ItemGroup>-->
1818
1919</Project >
Original file line number Diff line number Diff line change 1010
1111 <Import Project =" ..\SampleWebApi.Shared\SampleWebApi.Shared.projitems" Label =" Shared" />
1212
13- <!-- < ItemGroup>
13+ <ItemGroup >
1414 <PackageReference Include =" AspNetCore.Authentication.Basic" Version =" 9.0.0" />
15- </ItemGroup>-->
15+ </ItemGroup >
1616
17- <ItemGroup >
17+ <!-- < ItemGroup>
1818 <ProjectReference Include="..\..\src\AspNetCore.Authentication.Basic\AspNetCore.Authentication.Basic.csproj" />
1919 <TrimmerRootAssembly Include="AspNetCore.Authentication.Basic" />
20- </ItemGroup >
20+ </ItemGroup>-->
2121
2222</Project >
You can’t perform that action at this time.
0 commit comments