Skip to content

Commit 3f538ee

Browse files
authored
Merge pull request #1421 from LetPeopleWork/dependabot/nuget/Lighthouse.Backend/Lighthouse.Backend/multi-cb4341b340
deps: Bump Microsoft.Build from 18.4.0 to 18.6.3
2 parents c6a386c + bca1d49 commit 3f538ee

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lighthouse.Backend/Lighthouse.Backend/Lighthouse.Backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.1.0" />
3232
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.8" />
3333
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="10.0.8" />
34-
<PackageReference Include="Microsoft.Build" Version="18.4.0" />
34+
<PackageReference Include="Microsoft.Build" Version="18.6.3" />
3535
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.8" />
3636
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.8">
3737
<PrivateAssets>all</PrivateAssets>

Lighthouse.Backend/Lighthouse.Migrations.Postgres/Lighthouse.Migrations.Postgres.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Build" Version="18.4.0" />
10+
<PackageReference Include="Microsoft.Build" Version="18.6.3" />
1111
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="18.6.3" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.8" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.8">

Lighthouse.Backend/Lighthouse.Migrations.Sqlite/Lighthouse.Migrations.Sqlite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Build" Version="18.4.0" />
10+
<PackageReference Include="Microsoft.Build" Version="18.6.3" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.8">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)