File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 dotnet build src/bunit.web/ --no-restore -p:version=$VERSION
4343 dotnet build src/bunit.xunit/ --no-restore -p:version=$VERSION
4444 dotnet build docs/
45+ dotnet build docs/
4546 - name : Deploy to GitHub Pages
4647 if : success()
4748 uses : crazy-max/ghaction-github-pages@v2
Original file line number Diff line number Diff line change 1919 <PackageReference Include =" xunit" Version =" 2.4.1" />
2020 <PackageReference Include =" nunit" Version =" 3.12.0" />
2121 <PackageReference Include =" MSTest.TestFramework" Version =" 2.1.1" />
22- <PackageReference Include =" docfx.console" Version =" 2.53.1 " >
22+ <PackageReference Include =" docfx.console" Version =" 2.50.0 " >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2424 <PrivateAssets >all</PrivateAssets >
2525 </PackageReference >
You can’t perform that action at this time.
0 commit comments