Commit 132d193 1 parent 0701f74 commit 132d193 Copy full SHA for 132d193
File tree 2 files changed +10
-11
lines changed
2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 9
9
<PackageIconUrl >https://ru.gravatar.com/userimage/8071071/f2dc08ee7e4016451f64a7ae9cffd110.png?size=200</PackageIconUrl >
10
10
<RepositoryUrl >https://github.com/dncuug/X.PagedList.git</RepositoryUrl >
11
11
<RepositoryType >git</RepositoryType >
12
- <Version >8.4.2 </Version >
13
- <AssemblyVersion >8.4.2 </AssemblyVersion >
14
- <FileVersion >8.4.2 </FileVersion >
12
+ <Version >8.4.3 </Version >
13
+ <AssemblyVersion >8.4.3 </AssemblyVersion >
14
+ <FileVersion >8.4.3 </FileVersion >
15
15
<RepositoryType >git</RepositoryType >
16
16
<RepositoryUrl >https://github.com/dncuug/X.PagedList.git</RepositoryUrl >
17
17
<SignAssembly >true</SignAssembly >
18
18
<AssemblyOriginatorKeyFile >xpagedlist.snk</AssemblyOriginatorKeyFile >
19
19
<LangVersion >default</LangVersion >
20
- <PackageVersion >8.4.2 </PackageVersion >
21
- <TargetFrameworks >net6.0;netstandard2.0;netstandard2.1</ TargetFrameworks >
20
+ <PackageVersion >8.4.3 </PackageVersion >
21
+ <TargetFramework >net6.0</ TargetFramework >
22
22
</PropertyGroup >
23
23
24
24
<ItemGroup >
25
25
<ProjectReference Include =" ..\X.PagedList\X.PagedList.csproj" />
26
26
</ItemGroup >
27
27
28
28
<ItemGroup >
29
- <PackageReference Include =" Microsoft.AspNetCore.Html.Abstractions" Version =" 2.2.0" />
30
- <PackageReference Include =" Microsoft.AspNetCore.Mvc.ViewFeatures" Version =" 2.2.0" />
29
+ <FrameworkReference Include =" Microsoft.AspNetCore.App" />
31
30
</ItemGroup >
32
31
33
32
</Project >
Original file line number Diff line number Diff line change 4
4
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
5
5
<Authors >Copyright Troy Goode, Andrew Gubskiy © 2022</Authors >
6
6
<Company >Ukrainian .NET Developer Community</Company >
7
- <Version >8.4.2 </Version >
8
- <AssemblyVersion >8.4.2 </AssemblyVersion >
9
- <FileVersion >8.4.2 </FileVersion >
7
+ <Version >8.4.3 </Version >
8
+ <AssemblyVersion >8.4.3 </AssemblyVersion >
9
+ <FileVersion >8.4.3 </FileVersion >
10
10
<PackageProjectUrl >https://github.com/dncuug/X.PagedList</PackageProjectUrl >
11
11
<PackageLicenseUrl >https://github.com/dncuug/X.PagedList/blob/master/LICENSE</PackageLicenseUrl >
12
12
<RepositoryType >git</RepositoryType >
16
16
<SignAssembly >true</SignAssembly >
17
17
<AssemblyOriginatorKeyFile >xpagedlist.snk</AssemblyOriginatorKeyFile >
18
18
<LangVersion >default</LangVersion >
19
- <PackageVersion >8.4.2 </PackageVersion >
19
+ <PackageVersion >8.4.3 </PackageVersion >
20
20
<TargetFrameworks >net6.0;netstandard2.0;netstandard2.1</TargetFrameworks >
21
21
</PropertyGroup >
22
22
You can’t perform that action at this time.
0 commit comments