Skip to content

Commit 636bdb2

Browse files
chore(deps): update dependency linq2db to v6
1 parent b0d2a35 commit 636bdb2

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

LazyUtils/LazyUtils.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
</ItemGroup>
66
</Project>

MusicPlayer/MusicPlayer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
</ItemGroup>
66
<ItemGroup>
77
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />

OnlineInfo/OnlineInfo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
</ItemGroup>
66
<ItemGroup>
77
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />

PChrome.AutoRevive/PChrome.AutoRevive.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />
66
<ProjectReference Include="..\PChrome.Shop\PChrome.Shop.csproj" />
77
</ItemGroup>

PChrome.Core/PChrome.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />
66
</ItemGroup>
77
</Project>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />
66
</ItemGroup>
77
</Project>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />
66
</ItemGroup>
77
</Project>

PChrome.EventInjector/PrismaticChrome.EventInjector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
66
<PackageReference Include="System.CodeDom" Version="9.0.6" />
77
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />
66
</ItemGroup>
77
</Project>

PChrome.PVP/PChrome.PVP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="linq2db" Version="5.4.1" />
4+
<PackageReference Include="linq2db" Version="6.2.1" />
55
<ProjectReference Include="..\LazyUtils\LazyUtils.csproj" />
66
</ItemGroup>
77
</Project>

0 commit comments

Comments
 (0)