Skip to content

Commit 72c8060

Browse files
updated workflow and pictures in readme
1 parent 2db0a6e commit 72c8060

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

.github/delete.jpg

-359 KB
Loading

.github/get.jpg

-396 KB
Loading

.github/getSingle.jpg

-407 KB
Loading

.github/patch.jpg

-395 KB
Loading

.github/post.jpg

-353 KB
Loading

.github/put.jpg

-364 KB
Loading

.github/versions.jpg

-287 KB
Loading

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
- name: Setup .NET Core
1313
uses: actions/setup-dotnet@v1
1414
with:
15-
dotnet-version: '5.0.100'
15+
dotnet-version: '6.0.x'
1616
- name: Build with dotnet
1717
run: dotnet build --configuration Release

0 commit comments

Comments
 (0)