Skip to content

Commit

Permalink
Merge pull request #13 from Nyerst/dependabot/nuget/Microsoft.CodeAna…
Browse files Browse the repository at this point in the history
…lysis.CSharp-4.1.0

Bump Microsoft.CodeAnalysis.CSharp from 4.1.0-1.final to 4.1.0
  • Loading branch information
Nyrest authored Mar 5, 2022
2 parents f83d6bd + 29b1f3e commit 9c77381
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- The following libraries include the source generator interfaces and types we need -->
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.1.0-1.final" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.1.0" PrivateAssets="all" />
</ItemGroup>

<!-- Nuget Package Properties-->
Expand Down

0 comments on commit 9c77381

Please # to comment.