File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 - Visual Studio 2013
66 - Visual Studio 2017
77 - Visual Studio 2022
8- - Ubuntu
98
109skip_tags : true
1110
2827 only :
2928 - image : Visual Studio 2017
3029 - image : Visual Studio 2022
31- - image : Ubuntu
30+ - image : Ubuntu2004
3231 before_build :
3332 - dotnet restore XMLUnit.NET.sln
3433 - dotnet --version
3938 - dotnet test src/tests/net-constraints-nunit3/XMLUnit.NUnit3.Constraints.Test.csproj
4039 - dotnet test src/tests/net-placeholders/XMLUnit.Placeholders.Tests.csproj
4140
42- - matrix :
43- only :
44- - image : Ubuntu2004
45- cache :
46- - packages -> **/packages.config
47- before_build :
48- - sudo apt update
49- - sudo apt upgrade --yes
50- - nuget restore -DisableParallelProcessing -verbosity detailed XMLUnit.NET.NetFramework.sln
51- build_script :
52- - xbuild XMLUnit.NET.NetFramework.sln
53-
5441install :
5542 - cmd : git submodule update --init
5643 - sh : git submodule update --init
You can’t perform that action at this time.
0 commit comments