Skip to content

Commit

Permalink
Merge pull request FastReports#247 from FastReports/ReportBuilderFROS…
Browse files Browse the repository at this point in the history
…-Version

Report builder - FR.OS version
  • Loading branch information
KirillKornienko authored Dec 23, 2020
2 parents 75c34fa + 3574d6b commit e064868
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
</PropertyGroup>

<Import Project="..\..\..\UsedPackages.version"/>
<ItemGroup>
<PackageReference Include="FastReport.OpenSource" Version="2020.1.0" />
<PackageReference Include="FastReport.OpenSource" Version="$(FROSVersion)" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.1.0" />
</ItemGroup>

Expand Down

0 comments on commit e064868

Please sign in to comment.