Skip to content

Commit

Permalink
Revert changes to generator project
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Aug 13, 2020
1 parent 4d27c75 commit a534a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bld/ExtensionsGenerator/MoreLinq.ExtensionsGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.3.1" />
<PackageReference Include="System.Collections.Immutable" Version="1.6.0" />
</ItemGroup>
</Project>

0 comments on commit a534a9b

Please sign in to comment.