Skip to content

Commit

Permalink
LPRun 8.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
i2van committed Apr 7, 2024
1 parent 8e68932 commit 6e39aa5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Src/LPRun/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>8.3.3</Version>
<Version>8.3.5</Version>
<PackageReleaseNotes>LPRun $(Version.Split("-")[0])</PackageReleaseNotes>
</PropertyGroup>
</Project>
Binary file modified Src/LPRun/LPRun/Bin/LINQPad.Runtime.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Tests/CsvLINQPadDriverTest/CsvLINQPadDriverTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="LPRun" Version="8.3.3" />
<PackageReference Include="LPRun" Version="8.3.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="[4.20.69]" />
<PackageReference Include="NUnit" Version="4.1.0" />
Expand Down

0 comments on commit 6e39aa5

Please sign in to comment.