File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/369f0a7ff28279088d9c/maintainability )] ( https://codeclimate.com/github/petrsvihlik/WopiHost/maintainability )
6
6
[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/petrsvihlik/wopihost/badge/master )] ( https://www.codefactor.io/repository/github/petrsvihlik/wopihost/overview/master )
7
7
[ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpetrsvihlik%2FWopiHost.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fpetrsvihlik%2FWopiHost?ref=badge_shield )
8
- [ ![ .NET Core] ( https://img.shields.io/badge/net-7 -692079.svg )] ( https://dotnet.microsoft.com/download/dotnet/7 .0 )
8
+ [ ![ .NET Core] ( https://img.shields.io/badge/net-8 -692079.svg )] ( https://dotnet.microsoft.com/download/dotnet/8 .0 )
9
9
10
10
| Package | Version | Downloads |
11
11
| ------------- | :-------------: | :-------------: |
@@ -53,12 +53,12 @@ Usage
53
53
54
54
Prerequisites
55
55
-------------
56
- - [ .NET 7 SDK] ( https://dotnet.microsoft.com/download/dotnet/7 .0 )
56
+ - [ .NET 8 SDK] ( https://dotnet.microsoft.com/download/dotnet/8 .0 )
57
57
- Recommended: [ VS Code] ( https://code.visualstudio.com/ ) or [ Visual Studio 2022] ( https://visualstudio.microsoft.com/vs/ )
58
58
59
59
Building the app
60
60
----------------
61
- The WopiHost app targets ` net7 .0` exclusively.
61
+ The WopiHost app targets ` net8 .0` exclusively.
62
62
63
63
If you need a version that's targeting an older version of .NET, check out the releases:
64
64
- [ .NET 6] ( TBD )
You can’t perform that action at this time.
0 commit comments