Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.codeanalysis.csharp.scriptin…
Browse files Browse the repository at this point in the history
…g to 4.12.0

| datasource | package                                 | from  | to     |
| ---------- | --------------------------------------- | ----- | ------ |
| nuget      | Microsoft.CodeAnalysis.CSharp.Scripting | 4.8.0 | 4.12.0 |
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 7a3483e commit 06b50ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BranchValidator/BranchValidator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="KinsonDigital.KDActionUtils" Version="1.0.0-preview.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.12.0" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 06b50ce

Please sign in to comment.