diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 7d9a37b900..ef070a951b 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -8,35 +8,35 @@ 10.0.26100.53 - - - - + + + + - - + + - + - - - - + + + + - + - + - + - - - + + + diff --git a/src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorTelemetryTests.cs b/src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorTelemetryTests.cs index 79f7d75c6e..56cebee8d7 100644 --- a/src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorTelemetryTests.cs +++ b/src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorTelemetryTests.cs @@ -17,6 +17,7 @@ namespace Microsoft.Management.Configuration.UnitTests.Tests using Microsoft.Management.Configuration.UnitTests.Helpers; using Microsoft.VisualBasic; using Microsoft.VisualStudio.TestPlatform.ObjectModel; + using TelemetryEvent = Microsoft.Management.Configuration.UnitTests.Helpers.TelemetryEvent; using Xunit; using Xunit.Abstractions; using static System.Collections.Specialized.BitVector32; diff --git a/src/WinGetUtilInterop.UnitTests/WinGetUtilInterop.UnitTests.csproj b/src/WinGetUtilInterop.UnitTests/WinGetUtilInterop.UnitTests.csproj index c30dc8e518..f412199740 100644 --- a/src/WinGetUtilInterop.UnitTests/WinGetUtilInterop.UnitTests.csproj +++ b/src/WinGetUtilInterop.UnitTests/WinGetUtilInterop.UnitTests.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -11,6 +11,7 @@ +