Skip to content

Commit 889a666

Browse files
Bump ILRepack.Lib.MSBuild.Task from 2.0.34.2 to 2.0.44.2
--- updated-dependencies: - dependency-name: ILRepack.Lib.MSBuild.Task dependency-version: 2.0.44.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a2d73b commit 889a666

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.Analyzer.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.4.0" PrivateAssets="all" />
4141
<PackageReference Update="NETStandard.Library" PrivateAssets="all" />
4242
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
43-
<PackageReference Include="ILRepack.Lib.MSBuild.Task" Version="2.0.34.2" PrivateAssets="all" ExcludeAssets="build" />
43+
<PackageReference Include="ILRepack.Lib.MSBuild.Task" Version="2.0.44.2" PrivateAssets="all" ExcludeAssets="build" />
4444
</ItemGroup>
4545

4646
<!-- ILRepack: merge Common.dll (and Mono.Cecil if present) into the analyzer DLL so each package is self-contained.

Philips.CodeAnalysis.SecurityAnalyzers/Philips.CodeAnalysis.SecurityAnalyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
<Description>Roslyn Diagnostic Analyzers for potential security findings</Description>
1111
<PackageTags>CSharp Security Roslyn CodeAnalysis analyzers Philips</PackageTags>
1212
</PropertyGroup>
13-
</Project>
13+
</Project>

0 commit comments

Comments
 (0)