Skip to content

Commit 8acb969

Browse files
authored
New version of Microsoft.Diagnostics.Tracing.TraceEvent (and using wildcard for future) (#2845)
1 parent f288b67 commit 8acb969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/ScenarioMeasurement/Startup/Startup.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.0.0" />
13+
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.0.*" />
1414
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.22272.1" />
1515
<PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)