Skip to content

Commit 193863e

Browse files
authored
Update readme.md
Update content to .NET 8 context
1 parent 7ac7fc7 commit 193863e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# WebGoat.NET version 0.2
1+
# WebGoat.NET version 0.3
22

33
## Build status
44

5-
![build .NET 7](https://github.com/tobyash86/WebGoat.NET/workflows/build%20.NET%207/badge.svg)
5+
![build .NET 8](https://github.com/tobyash86/WebGoat.NET/workflows/build%20.NET%208/badge.svg)
66

77
## The next generation of the WebGoat example project to demonstrate OWASP TOP 10 vulnerabilities
88

@@ -26,7 +26,7 @@ RUNNING!
2626
`--disable-xss-auditor`.
2727

2828
## Requirements
29-
- .NET 7 SDK
29+
- .NET 8 SDK
3030

3131
## How to build and run
3232

0 commit comments

Comments
 (0)