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 v4.9.2

| datasource | package                                 | from  | to    |
| ---------- | --------------------------------------- | ----- | ----- |
| nuget      | Microsoft.CodeAnalysis.CSharp.Scripting | 4.8.0 | 4.9.2 |
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 7a3483e commit 5eb131c
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.9.2" />
<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 5eb131c

Please sign in to comment.