File tree Expand file tree Collapse file tree 7 files changed +0
-9
lines changed
Components/test/testassets/BasicTestApp Expand file tree Collapse file tree 7 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,6 @@ and are generated based on the last package release.
8686 <LatestPackageReference Include =" System.Net.Http.Json" />
8787 <LatestPackageReference Include =" System.Net.Sockets" />
8888 <LatestPackageReference Include =" System.Net.ServerSentEvents" />
89- <LatestPackageReference Include =" System.Private.Uri" />
9089 <LatestPackageReference Include =" System.Reflection.Metadata" />
9190 <LatestPackageReference Include =" System.Runtime.InteropServices.RuntimeInformation" />
9291 <LatestPackageReference Include =" System.Runtime.Caching" />
Original file line number Diff line number Diff line change 2828 <Reference Include =" Microsoft.AspNetCore.SignalR.Client" />
2929 <Reference Include =" Microsoft.Extensions.Logging.Configuration" />
3030 <Reference Include =" Newtonsoft.Json" />
31- <Reference Include =" System.Private.Uri" />
3231 </ItemGroup >
3332
3433 <ItemGroup >
Original file line number Diff line number Diff line change 3737 <ItemGroup >
3838 <Reference Include =" BenchmarkDotNet" />
3939 <Reference Include =" Microsoft.AspNetCore.Server.IISIntegration" />
40- <Reference Include =" System.Private.Uri" />
4140
4241 <Compile Include =" $(SharedSourceRoot)BenchmarkRunner\*.cs" />
4342 </ItemGroup >
Original file line number Diff line number Diff line change 1414 <Reference Include =" Microsoft.AspNetCore.Server.IIS" />
1515 <Reference Include =" Microsoft.AspNetCore.Server.IISIntegration" />
1616 <Reference Include =" Microsoft.AspNetCore.Server.Kestrel" />
17- <Reference Include =" System.Private.Uri" />
1817 </ItemGroup >
1918
2019</Project >
Original file line number Diff line number Diff line change 2121 <Reference Include =" Microsoft.AspNetCore.Server.IIS" />
2222 <Reference Include =" Microsoft.Extensions.Logging" />
2323 <Reference Include =" System.Diagnostics.EventLog" />
24- <Reference Include =" System.Private.Uri" />
2524 </ItemGroup >
2625
2726 <ItemGroup >
Original file line number Diff line number Diff line change 5959 <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 2.2.0" >
6060 <AllowExplicitReference >true</AllowExplicitReference >
6161 </PackageReference >
62- <PackageReference Include =" System.Private.Uri" Version =" 4.3.2" >
63- <AllowExplicitReference >true</AllowExplicitReference >
64- </PackageReference >
6562 <PackageReference Include =" System.Text.Encodings.Web" Version =" 4.5.1" >
6663 <AllowExplicitReference >true</AllowExplicitReference >
6764 </PackageReference >
Original file line number Diff line number Diff line change 3434 <Reference Include =" Microsoft.Extensions.Configuration.Json" />
3535 <Reference Include =" Microsoft.Extensions.Hosting" />
3636 <Reference Include =" Microsoft.Extensions.Logging.Console" />
37- <Reference Include =" System.Private.Uri" />
3837 <Reference Include =" xunit.assert" />
3938 </ItemGroup >
4039</Project >
You can’t perform that action at this time.
0 commit comments