Skip to content

Commit

Permalink
net5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lduchosal authored Mar 5, 2021
1 parent 1d7156c commit 83613a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ build_script:

test_script:
- cmd: dotnet test ./src/System.Net.IPNetwork.TestProject.NetCore/System.Net.IPNetwork.TestProject.NetCore.csproj
- vstest.console /logger:Appveyor c:\Projects\ipnetwork\src\System.Net.IPNetwork.TestProject.NetCore\bin\Debug\netcoreapp3.0\System.Net.IPNetwork.TestProject.NetCore.dll
- vstest.console /logger:Appveyor c:\Projects\ipnetwork\src\System.Net.IPNetwork.TestProject.NetCore\bin\Debug\net5.0\System.Net.IPNetwork.TestProject.NetCore.dll

# 1. Regenerate AppVeyor Api Key
# https://www.nuget.org/account/apikeys
Expand Down

0 comments on commit 83613a5

Please sign in to comment.