We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676b237 commit 2dd3ae6Copy full SHA for 2dd3ae6
1 file changed
.github/workflows/dotnetcore.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
dotnet-version: 2.2.108
16
- name: Build with dotnet
17
- run: dotnet build Source/OxyPlot.CI.sln --configuration Release
+ run: dotnet build Source/OxyPlot.ImageSharp.sln --configuration Release
0 commit comments