Skip to content

Commit 23a58a5

Browse files
Bump morelinq from 3.4.1 to 3.4.2 (#1392)
Bumps [morelinq](https://github.com/morelinq/MoreLINQ) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/morelinq/MoreLINQ/releases) - [Commits](morelinq/MoreLINQ@v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: morelinq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56b177e commit 23a58a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Core/Silk.NET.BuildTools/Silk.NET.BuildTools.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
2020
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="7.0.0" />
2121
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.5.2145" />
22-
<PackageReference Include="morelinq" Version="3.4.1" />
22+
<PackageReference Include="morelinq" Version="3.4.2" />
2323
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2424
<PackageReference Include="ClangSharp" Version="15.0.2" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)