Commit b909309 1 parent 33a1cd4 commit b909309 Copy full SHA for b909309
File tree 4 files changed +7
-12
lines changed
4 files changed +7
-12
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 30
30
31
31
<ItemGroup >
32
32
<None Include =" icon.png" Pack =" True" PackagePath =" " />
33
+ <None Include =" README.md" Pack =" true" PackagePath =" " />
33
34
</ItemGroup >
34
35
36
+
35
37
<ItemGroup >
36
- <None Include =" ../../README.md" Pack =" true" PackagePath =" \" />
37
- </ItemGroup >
38
-
39
- <ItemGroup >
40
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.10" />
38
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.10" />
41
39
<PackageReference Include =" JetBrains.Annotations" Version =" 2023.3.0" >
42
- <PrivateAssets >all</PrivateAssets >
40
+ <PrivateAssets >all</PrivateAssets >
43
41
</PackageReference >
44
42
</ItemGroup >
45
43
46
44
<ItemGroup >
47
- <ProjectReference Include =" ..\X.PagedList\X.PagedList.csproj" />
45
+ <ProjectReference Include =" ..\X.PagedList\X.PagedList.csproj" />
48
46
</ItemGroup >
49
47
50
48
</Project >
File renamed without changes.
Original file line number Diff line number Diff line change 29
29
30
30
<ItemGroup >
31
31
<None Include =" icon.png" Pack =" True" PackagePath =" " />
32
+ <None Include =" README.md" Pack =" true" PackagePath =" " />
32
33
</ItemGroup >
33
34
34
- <ItemGroup >
35
- <None Include =" ../../README.md" Pack =" true" PackagePath =" \" />
36
- </ItemGroup >
37
-
38
- <ItemGroup >
35
+ <ItemGroup >
39
36
<FrameworkReference Include =" Microsoft.AspNetCore.App" />
40
37
<PackageReference Include =" JetBrains.Annotations" Version =" 2023.3.0" >
41
38
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments