File tree 1 file changed +2
-2
lines changed
tests/FSharp.Test.Utilities
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 98
98
<PackageReference Include =" System.Collections.Immutable" Version =" $(SystemCollectionsImmutableVersion)" GeneratePathProperty =" true" />
99
99
<PackageReference Include =" System.Memory" Version =" $(SystemMemoryVersion)" />
100
100
<PackageReference Include =" System.Buffers" Version =" $(SystemBuffersVersion)" />
101
- <!-- < PackageReference Include="System.Diagnostics.DiagnosticSource" Version="$(SystemDiagnosticsDiagnosticSourceVersion)" /> -- >
101
+ <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" $(SystemDiagnosticsDiagnosticSourceVersion)" />
102
102
<PackageReference Include =" Microsoft.DiaSymReader.PortablePdb" Version =" $(MicrosoftDiaSymReaderPortablePdbVersion)" >
103
103
<PrivateAssets >all</PrivateAssets >
104
104
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
108
108
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" $(MicrosoftCodeAnalysisCSharpVersion)" />
109
109
<PackageReference Include =" Microsoft.CodeAnalysis.Test.Resources.Proprietary" Version =" $(MicrosoftCodeAnalysisTestResourcesProprietaryVersion)" />
110
110
<PackageReference Include =" Microsoft.NETCore.App.Ref" Version =" 6.0.0" IncludeAssets =" none" PrivateAssets =" all" GeneratePathProperty =" true" />
111
- <PackageReference Include =" OpenTelemetry.Exporter.OpenTelemetryProtocol" Version =" 1.10 .0" />
111
+ <PackageReference Include =" OpenTelemetry.Exporter.OpenTelemetryProtocol" Version =" 1.9 .0" />
112
112
<PackageReference Include =" Newtonsoft.Json" Version =" $(NewtonsoftJsonVersion)" />
113
113
</ItemGroup >
114
114
You can’t perform that action at this time.
0 commit comments