File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ skip_commits:
13
13
build_script :
14
14
- dotnet test -f netcoreapp3.1 -c:Release test/DryIoc.CommonServiceLocator.UnitTests/DryIoc.CommonServiceLocator.UnitTests.csproj
15
15
- dotnet test -f netcoreapp3.1 -c:Release test/DryIoc.Microsoft.DependencyInjection.Specification.Tests/DryIoc.Microsoft.DependencyInjection.Specification.Tests.csproj
16
- - dotnet test -f netcoreapp3.1 -c:Release docs/DryIoc.Docs/DryIoc.Docs.csproj
17
16
17
+ - dotnet test -f net7.0 -c:Release docs/DryIoc.Docs/DryIoc.Docs.csproj
18
18
- dotnet test -f net7.0 -c:Release test/DryIoc.UnitTests/DryIoc.UnitTests.csproj
19
19
- dotnet test -f net7.0 -c:Release test/DryIoc.IssuesTests/DryIoc.IssuesTests.csproj
20
20
- dotnet test -f net7.0 -c:Release test/DryIoc.Microsoft.DependencyInjection.Specification.Tests/DryIoc.Microsoft.DependencyInjection.Specification.Tests.csproj
You can’t perform that action at this time.
0 commit comments