Skip to content

Commit 5245866

Browse files
committed
Merge branch 'main' into dotnet-test-integration-3
2 parents cd25da5 + 8ae659a commit 5245866

File tree

4 files changed

+97
-55
lines changed

4 files changed

+97
-55
lines changed

eng/Version.Details.xml

Lines changed: 79 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="10.0.100-alpha.1.25063.5">
4+
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="10.0.100-alpha.1.25064.3">
55
<Uri>https://github.com/dotnet/templating</Uri>
6-
<Sha>8e895f2efee3203a8c134e3ba52da85305f7db7d</Sha>
6+
<Sha>130f01eed959cbfe329cab2abcde501a1699df50</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="10.0.100-alpha.1.25063.5">
8+
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="10.0.100-alpha.1.25064.3">
99
<Uri>https://github.com/dotnet/templating</Uri>
10-
<Sha>8e895f2efee3203a8c134e3ba52da85305f7db7d</Sha>
10+
<Sha>130f01eed959cbfe329cab2abcde501a1699df50</Sha>
1111
</Dependency>
1212
<!-- Intermediate is necessary for source build. -->
13-
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="10.0.100-alpha.1.25063.5">
13+
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="10.0.100-alpha.1.25064.3">
1414
<Uri>https://github.com/dotnet/templating</Uri>
15-
<Sha>8e895f2efee3203a8c134e3ba52da85305f7db7d</Sha>
15+
<Sha>130f01eed959cbfe329cab2abcde501a1699df50</Sha>
1616
<SourceBuild RepoName="templating" ManagedOnly="true" />
1717
</Dependency>
1818
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-alpha.1.25063.12">
@@ -254,26 +254,26 @@
254254
<Uri>https://github.com/dotnet/runtime</Uri>
255255
<Sha>56d28a6d280d38a8f0b8a56ac1abf0cf675f4411</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25063.2">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25065.1">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>71acd576deb230a0654562d5e002a4b10f1adbba</Sha>
259+
<Sha>40823e831e408a9b6edf15587e0a14a34851db73</Sha>
260260
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25063.2">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25065.1">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>71acd576deb230a0654562d5e002a4b10f1adbba</Sha>
264+
<Sha>40823e831e408a9b6edf15587e0a14a34851db73</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25063.2">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25065.1">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>71acd576deb230a0654562d5e002a4b10f1adbba</Sha>
268+
<Sha>40823e831e408a9b6edf15587e0a14a34851db73</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25063.2">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25065.1">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>71acd576deb230a0654562d5e002a4b10f1adbba</Sha>
272+
<Sha>40823e831e408a9b6edf15587e0a14a34851db73</Sha>
273273
</Dependency>
274-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25062.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
274+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25065.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://github.com/dotnet/wpf</Uri>
276-
<Sha>0f380f765da88c10a361920bec87c4103cf47037</Sha>
276+
<Sha>2fa8170912e376da061c5c4f3deeebaa795911d7</Sha>
277277
</Dependency>
278278
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25064.2">
279279
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -307,10 +307,51 @@
307307
<Uri>https://github.com/dotnet/aspnetcore</Uri>
308308
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
309309
</Dependency>
310+
<!-- Authentication and Components needed for dotnet/maui CoherentParentDependency -->
311+
<Dependency Name="Microsoft.AspNetCore.Authentication.Facebook" Version="10.0.0-alpha.2.25064.2">
312+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
313+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
314+
</Dependency>
315+
<Dependency Name="Microsoft.AspNetCore.Authentication.Google" Version="10.0.0-alpha.2.25064.2">
316+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
317+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
318+
</Dependency>
319+
<Dependency Name="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="10.0.0-alpha.2.25064.2">
320+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
321+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
322+
</Dependency>
323+
<Dependency Name="Microsoft.AspNetCore.Components" Version="10.0.0-alpha.2.25064.2">
324+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
325+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
326+
</Dependency>
327+
<Dependency Name="Microsoft.AspNetCore.Components.Analyzers" Version="10.0.0-alpha.2.25064.2">
328+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
329+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
330+
</Dependency>
331+
<Dependency Name="Microsoft.AspNetCore.Components.Forms" Version="10.0.0-alpha.2.25064.2">
332+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
333+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
334+
</Dependency>
335+
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.0-alpha.2.25064.2">
336+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
337+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
338+
</Dependency>
339+
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="10.0.0-alpha.2.25064.2">
340+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
341+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
342+
</Dependency>
310343
<Dependency Name="Microsoft.AspNetCore.Components.SdkAnalyzers" Version="10.0.0-alpha.2.25064.2">
311344
<Uri>https://github.com/dotnet/aspnetcore</Uri>
312345
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
313346
</Dependency>
347+
<Dependency Name="Microsoft.AspNetCore.Components.WebView" Version="10.0.0-alpha.2.25062.2">
348+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
349+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
350+
</Dependency>
351+
<Dependency Name="Microsoft.AspNetCore.Metadata" Version="10.0.0-alpha.2.25064.2">
352+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
353+
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
354+
</Dependency>
314355
<Dependency Name="Microsoft.AspNetCore.Mvc.Analyzers" Version="10.0.0-alpha.2.25064.2">
315356
<Uri>https://github.com/dotnet/aspnetcore</Uri>
316357
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
@@ -360,13 +401,13 @@
360401
<Sha>d4880ed4160b476346850ac653ce4b829ab09c94</Sha>
361402
</Dependency>
362403
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
363-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.25061.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
404+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.25064.7" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
364405
<Uri>https://github.com/dotnet/winforms</Uri>
365-
<Sha>4406e6e4f870dd8c0b9032764d38df521ab652a5</Sha>
406+
<Sha>92f6da9cb051207ad7ea054ca43a6521fe31b38b</Sha>
366407
</Dependency>
367-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.25062.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
408+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.25065.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
368409
<Uri>https://github.com/dotnet/wpf</Uri>
369-
<Sha>0f380f765da88c10a361920bec87c4103cf47037</Sha>
410+
<Sha>2fa8170912e376da061c5c4f3deeebaa795911d7</Sha>
370411
</Dependency>
371412
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.24609.2">
372413
<Uri>https://github.com/dotnet/xdt</Uri>
@@ -430,34 +471,34 @@
430471
<Uri>https://github.com/dotnet/deployment-tools</Uri>
431472
<Sha>c7bcd7d32f7744af89dfd031a9b2085e3004fd9c</Sha>
432473
</Dependency>
433-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.25064.1">
474+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.25065.1">
434475
<Uri>https://github.com/dotnet/sourcelink</Uri>
435-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
476+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
436477
</Dependency>
437-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.25064.1">
478+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.25065.1">
438479
<Uri>https://github.com/dotnet/sourcelink</Uri>
439-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
480+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
440481
</Dependency>
441-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.25064.1">
482+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.25065.1">
442483
<Uri>https://github.com/dotnet/sourcelink</Uri>
443-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
484+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
444485
</Dependency>
445-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.25064.1">
486+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.25065.1">
446487
<Uri>https://github.com/dotnet/sourcelink</Uri>
447-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
488+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
448489
</Dependency>
449-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.25064.1">
490+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.25065.1">
450491
<Uri>https://github.com/dotnet/sourcelink</Uri>
451-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
492+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
452493
</Dependency>
453-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.25064.1">
494+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.25065.1">
454495
<Uri>https://github.com/dotnet/sourcelink</Uri>
455-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
496+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
456497
</Dependency>
457498
<!-- Intermediate is necessary for source build. -->
458-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.25064.1">
499+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.25065.1">
459500
<Uri>https://github.com/dotnet/sourcelink</Uri>
460-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
501+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
461502
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
462503
</Dependency>
463504
<!-- Intermediate is necessary for source build. -->
@@ -634,13 +675,13 @@
634675
<Uri>https://github.com/dotnet/runtime</Uri>
635676
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
636677
</Dependency>
637-
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.25064.5">
678+
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.25065.17">
638679
<Uri>https://github.com/microsoft/testfx</Uri>
639-
<Sha>260ef988f3e05e51c390cf77cbd4acf21b10c609</Sha>
680+
<Sha>f1995d7f35d960443efd1a7a6a713a41eaf35235</Sha>
640681
</Dependency>
641-
<Dependency Name="MSTest" Version="3.8.0-preview.25064.5">
682+
<Dependency Name="MSTest" Version="3.8.0-preview.25065.17">
642683
<Uri>https://github.com/microsoft/testfx</Uri>
643-
<Sha>260ef988f3e05e51c390cf77cbd4acf21b10c609</Sha>
684+
<Sha>f1995d7f35d960443efd1a7a6a713a41eaf35235</Sha>
644685
</Dependency>
645686
</ToolsetDependencies>
646687
</Dependencies>

eng/Versions.props

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<UsingToolMicrosoftNetCompilers Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</UsingToolMicrosoftNetCompilers>
2929
<MicrosoftIORedistPackageVersion>6.0.1</MicrosoftIORedistPackageVersion>
3030
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
31-
<MicrosoftTestingPlatformVersion>1.6.0-preview.25064.5</MicrosoftTestingPlatformVersion>
31+
<MicrosoftTestingPlatformVersion>1.6.0-preview.25065.17</MicrosoftTestingPlatformVersion>
3232
</PropertyGroup>
3333
<PropertyGroup Label="Servicing version information">
3434
<VersionFeature21>30</VersionFeature21>
@@ -83,7 +83,7 @@
8383
</PropertyGroup>
8484
<PropertyGroup>
8585
<!-- Dependency from https://github.com/dotnet/winforms -->
86-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-alpha.1.25061.2</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
86+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-alpha.1.25064.7</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
8787
</PropertyGroup>
8888
<PropertyGroup>
8989
<!-- Dependencies from https://github.com/dotnet/runtime -->
@@ -136,9 +136,9 @@
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
139-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25063.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25063.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25063.2</MicrosoftWindowsDesktopAppRefPackageVersion>
139+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25065.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25065.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25065.1</MicrosoftWindowsDesktopAppRefPackageVersion>
142142
</PropertyGroup>
143143
<PropertyGroup>
144144
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -196,13 +196,13 @@
196196
</PropertyGroup>
197197
<PropertyGroup>
198198
<!-- Dependencies from https://github.com/dotnet/templating -->
199-
<MicrosoftTemplateEngineAbstractionsPackageVersion>10.0.100-alpha.1.25063.5</MicrosoftTemplateEngineAbstractionsPackageVersion>
199+
<MicrosoftTemplateEngineAbstractionsPackageVersion>10.0.100-alpha.1.25064.3</MicrosoftTemplateEngineAbstractionsPackageVersion>
200200
<MicrosoftTemplateEngineEdgePackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion>
201201
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
202202
<MicrosoftTemplateEngineUtilsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion>
203203
<MicrosoftTemplateSearchCommonPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion>
204204
<!-- test dependencies -->
205-
<MicrosoftTemplateEngineMocksPackageVersion>10.0.100-alpha.1.25063.5</MicrosoftTemplateEngineMocksPackageVersion>
205+
<MicrosoftTemplateEngineMocksPackageVersion>10.0.100-alpha.1.25064.3</MicrosoftTemplateEngineMocksPackageVersion>
206206
<MicrosoftTemplateEngineTestHelperPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion>
207207
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>
208208
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>
@@ -246,8 +246,8 @@
246246
</PropertyGroup>
247247
<PropertyGroup>
248248
<!-- Dependencies from https://github.com/dotnet/wpf -->
249-
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.25062.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
250-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.25062.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
249+
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.25065.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
250+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.25065.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
251251
</PropertyGroup>
252252
<PropertyGroup Label="Template versions">
253253
<!-- 10.0 Template versions -->
@@ -273,12 +273,12 @@
273273
</PropertyGroup>
274274
<PropertyGroup>
275275
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
276-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.25064.1</MicrosoftBuildTasksGitVersion>
277-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkCommonVersion>
278-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkAzureReposGitVersion>
279-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkGitHubVersion>
280-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkGitLabVersion>
281-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkBitbucketGitVersion>
276+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.25065.1</MicrosoftBuildTasksGitVersion>
277+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkCommonVersion>
278+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkAzureReposGitVersion>
279+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkGitHubVersion>
280+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkGitLabVersion>
281+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkBitbucketGitVersion>
282282
</PropertyGroup>
283283
<!-- Get .NET Framework reference assemblies from NuGet packages -->
284284
<PropertyGroup>
@@ -289,7 +289,7 @@
289289
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
290290
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
291291
<MoqPackageVersion>4.18.4</MoqPackageVersion>
292-
<MSTestVersion>3.8.0-preview.25064.5</MSTestVersion>
292+
<MSTestVersion>3.8.0-preview.25065.17</MSTestVersion>
293293
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
294294
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
295295
</PropertyGroup>

sdk.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ EndProject
512512
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.WebTools.AspireService.Tests", "test\Microsoft.WebTools.AspireService.Tests\Microsoft.WebTools.AspireService.Tests.csproj", "{1F0B4B3C-DC88-4740-B04F-1707102E9930}"
513513
EndProject
514514
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VSMSBuildExtensions", "src\VSMSBuildExtensions\VSMSBuildExtensions.proj", "{D9617F63-15F4-4CA2-8ECF-728A94B45D82}"
515+
EndProject
515516
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Microsoft.DotNet.HotReload.Agent", "src\BuiltInTools\HotReloadAgent\Microsoft.DotNet.HotReload.Agent.shproj", "{418B10BD-CA42-49F3-8F4A-D8CC90C8A17D}"
516517
EndProject
517518
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.DotNet.HotReload.Agent.Package", "src\BuiltInTools\HotReloadAgent\Microsoft.DotNet.HotReload.Agent.Package.csproj", "{2FF79F82-60C1-349A-4726-7783D5A6D5DF}"

0 commit comments

Comments
 (0)