Skip to content

Commit 33f2459

Browse files
Bump SonarAnalyzer.CSharp from 10.10.0.116381 to 10.11.0.117924
--- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.11.0.117924 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d232918 commit 33f2459

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

YAFNET.LanguageManager/YAFNET.LanguageManager/YAFNET.LanguageManager.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>
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
14-
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.10.0.116381">
14+
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.11.0.117924">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)