Tooling-Windows-Submodule icon indicating copy to clipboard operation
Tooling-Windows-Submodule copied to clipboard

Bump MSTest and VSTest to latest versions

Open Evangelink opened this issue 1 year ago • 1 comments

I am using MSTest meta-package that ensure versions of adapter and framework are aligned. It also add MSTest analyzer that could come handy.

Evangelink avatar Aug 02 '24 13:08 Evangelink

Here's the error from the CI:

"D:\a\Tooling-Windows-Submodule\Tooling-Windows-Submodule\tooling\ProjectTemplate\ProjectTemplate.sln" (default target) (1:2) ->
"D:\a\Tooling-Windows-Submodule\Tooling-Windows-Submodule\tooling\ProjectTemplate\heads\Tests.WinAppSdk\ProjectTemplate.Tests.WinAppSdk.csproj" (default target) (6:6) ->
(XamlPreCompile target) -> 
  C:\Users\runneradmin\.nuget\packages\microsoft.net.test.sdk\17.10.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs(4,41): error CS0017: Program has more than one entry point defined. Compile with /main to specify the type that contains the entry point. [D:\a\Tooling-Windows-Submodule\Tooling-Windows-Submodule\tooling\ProjectTemplate\heads\Tests.WinAppSdk\ProjectTemplate.Tests.WinAppSdk.csproj]

Arlodotexe avatar Aug 19 '24 21:08 Arlodotexe

I'll move forward by closing this one as the SDK one got a little more traction but please let me know if you prefer not to use MSTest.Sdk.

Evangelink avatar Aug 20 '24 20:08 Evangelink