File tree 6 files changed +7
-7
lines changed
6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
3
3
<PropertyGroup >
4
- <TargetFramework >net6.0</ TargetFramework >
4
+ <TargetFrameworks >net6.0;net7.0;net8.0</ TargetFrameworks >
5
5
<ImplicitUsings >enable</ImplicitUsings >
6
6
</PropertyGroup >
7
7
Original file line number Diff line number Diff line change 31
31
<div class =" shields" >
32
32
<div class =" shields-row" >
33
33
<a href =" https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases" target =" _blank" rel =" noopener" >
34
- <img src =" https://img.shields.io/badge/Version-3.0.0 -orange.svg?style=flat-square" alt =" Version 3.0.0 Badge" />
34
+ <img src =" https://img.shields.io/badge/Version-3.0.1 -orange.svg?style=flat-square" alt =" Version 3.0.1 Badge" />
35
35
</a >
36
36
<a href =" https://github.com/fabianwennink/IconCaptcha-ASP.NET/blob/master/LICENSE" target =" _blank" rel =" noopener" >
37
37
<img src =" https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square" alt =" License-MIT Badge" />
Original file line number Diff line number Diff line change 20
20
<div class =" shields" >
21
21
<div class =" shields-row" >
22
22
<a href =" https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases" target =" _blank" rel =" noopener" >
23
- <img src =" https://img.shields.io/badge/Version-3.0.0 -orange.svg?style=flat-square" alt =" Version 3.0.0 Badge" />
23
+ <img src =" https://img.shields.io/badge/Version-3.0.1 -orange.svg?style=flat-square" alt =" Version 3.0.1 Badge" />
24
24
</a >
25
25
<a href =" https://github.com/fabianwennink/IconCaptcha-ASP.NET/blob/master/LICENSE" target =" _blank" rel =" noopener" >
26
26
<img src =" https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square" alt =" License-MIT Badge" />
Original file line number Diff line number Diff line change 31
31
<div class =" shields" >
32
32
<div class =" shields-row" >
33
33
<a href =" https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases" target =" _blank" rel =" noopener" >
34
- <img src =" https://img.shields.io/badge/Version-3.0.0 -orange.svg?style=flat-square" alt =" Version 3.0.0 Badge" />
34
+ <img src =" https://img.shields.io/badge/Version-3.0.1 -orange.svg?style=flat-square" alt =" Version 3.0.1 Badge" />
35
35
</a >
36
36
<a href =" https://github.com/fabianwennink/IconCaptcha-ASP.NET/blob/master/LICENSE" target =" _blank" rel =" noopener" >
37
37
<img src =" https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square" alt =" License-MIT Badge" />
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <TargetFramework >net6.0</ TargetFramework >
4
+ <TargetFrameworks >net6.0;net7.0;net8.0</ TargetFrameworks >
5
5
<LangVersion >9</LangVersion >
6
6
7
7
<Title >IconCaptcha</Title >
10
10
<Product >IconCaptcha</Product >
11
11
<Authors >Fabian Wennink</Authors >
12
12
<Copyright >Copyright © 2024 Fabian Wennink</Copyright >
13
- <Version >3.0.0 </Version >
13
+ <Version >3.0.1 </Version >
14
14
<PackageLicenseFile >LICENSE</PackageLicenseFile >
15
15
<PackageReadmeFile >README.md</PackageReadmeFile >
16
16
<PackageProjectUrl >https://www.fabianwennink.nl/projects/IconCaptcha</PackageProjectUrl >
Original file line number Diff line number Diff line change 12
12
</p >
13
13
14
14
<p align =" center " >
15
- <a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases"><img src="https://img.shields.io/badge/version-3.0.0 -orange.svg?style=flat-square" alt="Version" /></a>
15
+ <a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases"><img src="https://img.shields.io/badge/version-3.0.1 -orange.svg?style=flat-square" alt="Version" /></a>
16
16
<a href="https://www.nuget.org/packages/IconCaptcha"><img src="https://img.shields.io/nuget/dt/IconCaptcha?style=flat-square" alt="Downloads on NuGet" /></a>
17
17
<a href="https://fabianwennink.nl/projects/IconCaptcha-ASP.NET/license"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License" /></a>
18
18
<a href="https://paypal.me/nlgamevideosnl"><img src="https://img.shields.io/badge/support-PayPal-lightblue.svg?style=flat-square" alt="Support via PayPal" /></a>
You can’t perform that action at this time.
0 commit comments