Skip to content

Commit

Permalink
Bump dotnet core 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lduchosal authored Sep 24, 2019
1 parent cdfc61c commit 6790fb1
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\netcoreapp2.0\System.Net.IPNetwork.TestProject.NetCore.dll
- vstest.console /logger:Appveyor c:\Projects\ipnetwork\src\System.Net.IPNetwork.TestProject.NetCore\bin\Debug\netcoreapp3.0\System.Net.IPNetwork.TestProject.NetCore.dll

deploy:
provider: NuGet
Expand Down

0 comments on commit 6790fb1

Please sign in to comment.