Skip to content

Commit

Permalink
Updated Razorlight and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
bjcull committed May 15, 2017
1 parent 5532cd7 commit b028813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Renderers/FluentEmail.Razor/FluentEmail.Razor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.0.5</Version>
<Version>2.1.0</Version>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\FluentEmail.Core\FluentEmail.Core.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="RazorLight" Version="1.0.0-rc2" />
<PackageReference Include="RazorLight" Version="1.1.0" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
Expand Down

0 comments on commit b028813

Please sign in to comment.