Skip to content

Commit

Permalink
Merge pull request #16 from xt0rted/dependabot/nuget/Microsoft.CodeAn…
Browse files Browse the repository at this point in the history
…alysis.CSharp.Workspaces-3.8.0

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.8.0-5.final to 3.8.0
  • Loading branch information
xt0rted authored Nov 13, 2020
2 parents 67c38e7 + 7999ee2 commit 4412c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/IconSourceGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.8.0-5.final" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.8.0" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 4412c9c

Please sign in to comment.