Skip to content

Commit

Permalink
true same version
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed Jan 6, 2020
1 parent 8c0fcab commit 4781068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MagicOnion.GeneratorCore/MagicOnion.GeneratorCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="3.1.0" />
<PackageReference Include="System.CodeDom" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="3.0.1" />
<PackageReference Include="System.CodeDom" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
<None Update="Generator\CodeTemplate.tt">
Expand Down

0 comments on commit 4781068

Please sign in to comment.