Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<OpenTapVersion>9.31.1-rc.4+d1f598be</OpenTapVersion>
<OpenTapVersion>9.31.1+94621b0a</OpenTapVersion>
<OutputPath>$(MSBuildThisFileDirectory)/bin/$(Configuration)</OutputPath>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<OpenTapPackageReference Include="WPF Controls" Version="9.31.0-rc.2+c39a4f1f"/>
<OpenTapPackageReference Include="CSV" Version="9.14.2+44a9bac5"/>
<OpenTapPackageReference Include="SQLite and PostgreSQL" Version="9.6.0+558afbf4"/>
<OpenTapPackageReference Include="Live Results Panel" Version="1.2.0-rc.1+0a11eba7"/>
<OpenTapPackageReference Include="Live Results Panel" Version="1.2.0+361617d6"/>
<OpenTapPackageReference Include="Results Viewer" Version="9.30.0+069e0db1"/>
<OpenTapPackageReference Include="Metrics and Assets Panel" Version="1.2.0-rc.1+0a11eba7"/>
<OpenTapPackageReference Include="Metrics and Assets Panel" Version="1.2.0+361617d6"/>

</ItemGroup>
<ItemGroup>
Expand Down