File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
src/Microsoft.AspNet.TelemetryCorrelation Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 6262 <ItemGroup >
6363 <Reference Include =" System" />
6464 <Reference Include =" System.Web" />
65- <Reference Include =" System.Xml.Linq" />
66- <Reference Include =" System.Data.DataSetExtensions" />
67- <Reference Include =" Microsoft.CSharp" />
6865 <Reference Include =" System.Net.Http" />
69- <Reference Include =" System.Xml" />
7066 <PackageReference Include =" Desktop.Analyzers" Version =" 1.1.0" >
7167 <PrivateAssets >All</PrivateAssets >
7268 </PackageReference >
7672 <PackageReference Include =" MicroBuild.Core" Version =" 0.3.0" >
7773 <PrivateAssets >All</PrivateAssets >
7874 </PackageReference >
79- <PackageReference Include =" Microsoft.Diagnostics.Tracing.EventRegister" Version =" 1.1.28" Condition = " $(OS) == 'Windows_NT' " >
75+ <PackageReference Include =" Microsoft.Diagnostics.Tracing.EventRegister" Version =" 1.1.28" >
8076 <PrivateAssets >All</PrivateAssets >
8177 </PackageReference >
8278 <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 4.5.0" />
8581 <None Include =" Microsoft.AspNet.TelemetryCorrelation.ruleset" />
8682 </ItemGroup >
8783 <ItemGroup >
88- <Content Include =" web.config.install.xdt" />
89- <Content Include =" web.config.uninstall.xdt" />
84+ <Content Include =" web.config.install.xdt" />
85+ <Content Include =" web.config.uninstall.xdt" />
9086 </ItemGroup >
9187</Project >
You can’t perform that action at this time.
0 commit comments