File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
Samples/LinqPad/Queries/WcfTroubleshooting Expand file tree Collapse file tree 10 files changed +10
-10
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 55 < DriverData >
66 < ContextName > WcfSample < / ContextName >
77 < Files > ( $SampleTraces ) SampleWcfTrace . etl ; < / Files >
8- < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . man ; < / MetadataFiles >
8+ < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . manifest ; < / MetadataFiles >
99 < IsRealTime > false < / IsRealTime >
1010 < IsUsingDirectoryLookup > false < / IsUsingDirectoryLookup >
1111 < / DriverData >
Original file line number Diff line number Diff line change 55 < DriverData >
66 < ContextName > WcfSample < / ContextName >
77 < Files > ( $SampleTraces ) SampleWcfTrace . etl ; < / Files >
8- < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . man ; < / MetadataFiles >
8+ < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . manifest ; < / MetadataFiles >
99 < IsRealTime > false < / IsRealTime >
1010 < IsUsingDirectoryLookup > false < / IsUsingDirectoryLookup >
1111 < / DriverData >
Original file line number Diff line number Diff line change 55 < DriverData >
66 < ContextName > WcfSample < / ContextName >
77 < Files > ( $SampleTraces ) SampleWcfTrace . etl ; < / Files >
8- < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . man ; < / MetadataFiles >
8+ < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . manifest ; < / MetadataFiles >
99 < IsRealTime > false < / IsRealTime >
1010 < IsUsingDirectoryLookup > false < / IsUsingDirectoryLookup >
1111 < / DriverData >
Original file line number Diff line number Diff line change 55 < DriverData >
66 < ContextName > WcfSample < / ContextName >
77 < Files > ( $SampleTraces ) SampleWcfTrace . etl ; < / Files >
8- < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . man ; < / MetadataFiles >
8+ < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . manifest ; < / MetadataFiles >
99 < IsRealTime > false < / IsRealTime >
1010 < IsUsingDirectoryLookup > false < / IsUsingDirectoryLookup >
1111 < / DriverData >
Original file line number Diff line number Diff line change 55 < DriverData >
66 < ContextName > WcfSample < / ContextName >
77 < Files > ( $SampleTraces ) SampleWcfTrace . etl ; < / Files >
8- < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . man ; < / MetadataFiles >
8+ < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . manifest ; < / MetadataFiles >
99 < IsRealTime > false < / IsRealTime >
1010 < IsUsingDirectoryLookup > false < / IsUsingDirectoryLookup >
1111 < / DriverData >
Original file line number Diff line number Diff line change 55 < DriverData >
66 < ContextName > WcfSample < / ContextName >
77 < Files > ( $SampleTraces ) SampleWcfTrace . etl ; < / Files >
8- < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . man ; < / MetadataFiles >
8+ < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . manifest ; < / MetadataFiles >
99 < IsRealTime > false < / IsRealTime >
1010 < IsUsingDirectoryLookup > false < / IsUsingDirectoryLookup >
1111 < / DriverData >
Original file line number Diff line number Diff line change 55 < DriverData >
66 < ContextName > WcfSample < / ContextName >
77 < Files > ( $SampleTraces ) SampleWcfTrace . etl ; < / Files >
8- < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . man ; < / MetadataFiles >
8+ < MetadataFiles > ( $SampleTraces ) Microsoft . Windows . ApplicationServer . Applications . manifest ; < / MetadataFiles >
99 < IsRealTime > false < / IsRealTime >
1010 < IsUsingDirectoryLookup > false < / IsUsingDirectoryLookup >
1111 < / DriverData >
Original file line number Diff line number Diff line change 116116 <Link >sqltrace.xel</Link >
117117 <CopyToOutputDirectory >Always</CopyToOutputDirectory >
118118 </Content >
119- <Content Include =" ..\..\Manifests\Microsoft.Windows.ApplicationServer.Applications.man " >
120- <Link >Microsoft.Windows.ApplicationServer.Applications.man </Link >
119+ <Content Include =" ..\..\Manifests\Microsoft.Windows.ApplicationServer.Applications.manifest " >
120+ <Link >Microsoft.Windows.ApplicationServer.Applications.manifest </Link >
121121 <CopyToOutputDirectory >Always</CopyToOutputDirectory >
122122 </Content >
123123 <Content Include =" ..\..\Traces\SampleWcfTrace.etl" >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ copy ..\Traces\BasicPerfCounters.blg "%DRIVER_DIR%"\
3737copy ..\Traces\CrossMachineHTTP.etl " %DRIVER_DIR% " \
3838copy ..\Traces\CrossMachineIE.etl " %DRIVER_DIR% " \
3939copy ..\Traces\sqltrace.xel " %DRIVER_DIR% " \
40- copy ..\Samples\LinqPad\Manifests\Microsoft.Windows.ApplicationServer.Applications.man " %DRIVER_DIR% " \
40+ copy ..\Samples\LinqPad\Manifests\Microsoft.Windows.ApplicationServer.Applications.manifest " %DRIVER_DIR% " \
4141copy ..\Samples\LinqPad\Traces\SampleWcfTrace.etl " %DRIVER_DIR% " \
4242
4343goto end
You can’t perform that action at this time.
0 commit comments