Skip to content

Commit

Permalink
Revert deleted DPL dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
matanasov authored Apr 13, 2022
1 parent 497b112 commit fba2e77
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="6.0.0" />
<PackageReference Include="Telerik.Documents.SpreadsheetStreaming.Trial" Version="" />
<PackageReference Include="Telerik.Documents.Flow.Trial" Version="" />
<PackageReference Include="Telerik.Documents.Flow.FormatProviders.Pdf.Trial" Version="" />
<PackageReference Include="Telerik.Documents.SpreadsheetStreaming.Trial" Version="2022.1.217" />
<PackageReference Include="Telerik.Documents.Flow.Trial" Version="2022.1.217" />
<PackageReference Include="Telerik.Documents.Flow.FormatProviders.Pdf.Trial" Version="2022.1.217" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fba2e77

Please sign in to comment.