You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename workflow and update .NET Core references to .NET 10.0
- Rename dotnet-core.yml to dotnet.yml
- Update workflow name from ".NET Core" to ".NET"
- Fix README CI badge to use new shields.io workflow endpoint
- Update README text: .NET Core 3.1 -> .NET 10.0, VS 2019 -> VS 2022
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,23 +8,23 @@
8
8
9
9
[](https://github.com/BNETDocs/MBNCSUtil/search?l=c%23)
10
10

11
-
[](https://github.com/BNETDocs/MBNCSUtil/actions?query=workflow%3A%22.NET%20Core%22)
11
+
[](https://github.com/BNETDocs/MBNCSUtil/actions/workflows/dotnet.yml)
12
12
13
13
[](https://github.com/BNETDocs/MBNCSUtil/releases/latest)
14
14
[](https://github.com/BNETDocs/MBNCSUtil/releases/latest)
15
15
16
16
## Authors
17
17
18
18
* Originally written by: [@robpaveza](https://github.com/robpaveza) a.k.a. MyndFyre, adapted from original [BNCSUtil](https://github.com/BNETDocs/bncsutil) source code at request of its author.
0 commit comments