Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .netconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[file "build/invokeDotnetTest.ps1"]
url = https://github.com/mawosoft/misc-scripts/blob/master/CI/invokeDotnetTest.ps1
etag = cc6031ebe5f1fa538e001649d00114bbd38b916f1aa30118326b8f22abcd6e20
etag = d5541f6f9c997a6b1002da10b077ec273b7b8a0e2f2c514617dc6108d452a08c
weak
sha = f2deff268a4acfc624787c21496785bcfca600f9
sha = dc237e2e498899bf2c0e9df8039a87432b456e9f
[file ".github/workflows/file-update.yml"]
url = https://github.com/mawosoft/misc-scripts/blob/master/CI/file-update.yml
etag = 6684429677a0515f46a3839ec6de746712fe6bb57fd89f48dfe68476fa254f49
Expand Down
2 changes: 1 addition & 1 deletion build/invokeDotnetTest.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Matthias Wolf, Mawosoft.
# Copyright (c) Matthias Wolf, Mawosoft.

<#
.SYNOPSIS
Expand Down
Loading