We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f288b67 commit 8acb969Copy full SHA for 8acb969
src/tools/ScenarioMeasurement/Startup/Startup.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.0.0" />
+ <PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.0.*" />
14
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.22272.1" />
15
<PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
16
</ItemGroup>
0 commit comments