File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<Import Project =" ..\SampleWebApi.Shared\SampleWebApi.Shared.projitems" Label =" Shared" />
10
10
11
- <!-- < ItemGroup>
11
+ <ItemGroup >
12
12
<PackageReference Include =" AspNetCore.Authentication.Basic" Version =" 9.0.0" />
13
- </ItemGroup>-->
13
+ </ItemGroup >
14
14
15
- <ItemGroup >
15
+ <!-- < ItemGroup>
16
16
<ProjectReference Include="..\..\src\AspNetCore.Authentication.Basic\AspNetCore.Authentication.Basic.csproj" />
17
- </ItemGroup >
17
+ </ItemGroup>-->
18
18
19
19
</Project >
Original file line number Diff line number Diff line change 10
10
11
11
<Import Project =" ..\SampleWebApi.Shared\SampleWebApi.Shared.projitems" Label =" Shared" />
12
12
13
- <!-- < ItemGroup>
13
+ <ItemGroup >
14
14
<PackageReference Include =" AspNetCore.Authentication.Basic" Version =" 9.0.0" />
15
- </ItemGroup>-->
15
+ </ItemGroup >
16
16
17
- <ItemGroup >
17
+ <!-- < ItemGroup>
18
18
<ProjectReference Include="..\..\src\AspNetCore.Authentication.Basic\AspNetCore.Authentication.Basic.csproj" />
19
19
<TrimmerRootAssembly Include="AspNetCore.Authentication.Basic" />
20
- </ItemGroup >
20
+ </ItemGroup>-->
21
21
22
22
</Project >
You can’t perform that action at this time.
0 commit comments