Skip to content

Commit

Permalink
Removed PlotSpeed
Browse files Browse the repository at this point in the history
  • Loading branch information
Lillian Gensolin authored and Lillian Gensolin committed Oct 26, 2023
1 parent ceb674b commit 4a8e94f
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 619 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified Source/Applications/openHistorian/openHistorianSetup/makecert.exe
Binary file not shown.
3 changes: 0 additions & 3 deletions Source/Libraries/GSF.SortedTreeStore/Collections/BitArray.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
// ----------------------------------------------------------------------------------------------------
// 3/20/2012 - Steven E. Chisholm
// Generated original version of source code.
//
//
//******************************************************************************************************

Expand Down Expand Up @@ -489,7 +488,5 @@ private void ThrowException(int index, int length)


#endregion


}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
<Compile Include="DebugStopwatch.cs" />
<Compile Include="IO\BinaryStreamBenchmark.cs" />
<Compile Include="MeasureCompression.cs" />
<Compile Include="NPlot\PlotSpeed.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ReadonlyGuidDictionary_test.cs" />
Expand Down Expand Up @@ -133,10 +132,6 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\NPlot\NPlot45.csproj">
<Project>{7141c894-6346-41c2-b497-dba4beba71d6}</Project>
<Name>NPlot45</Name>
</ProjectReference>
<ProjectReference Include="..\..\GSF.SortedTreeStore\GSF.SortedTreeStore.csproj">
<Project>{040e2ae7-021b-435a-adbf-06d07ee0a67d}</Project>
<Name>GSF.SortedTreeStore</Name>
Expand All @@ -149,6 +144,7 @@
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
4 changes: 0 additions & 4 deletions Source/Tools/HistorianView/HistorianView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,6 @@
<Resource Include="Icons\navigate_check.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Applications\openHistorian\openHistorian\openHistorian.csproj">
<Project>{f6986f10-fc76-475b-a7d0-10315ebf4910}</Project>
<Name>openHistorian</Name>
</ProjectReference>
<ProjectReference Include="..\..\Libraries\GSF.SortedTreeStore\GSF.SortedTreeStore.csproj">
<Project>{040e2ae7-021b-435a-adbf-06d07ee0a67d}</Project>
<Name>GSF.SortedTreeStore</Name>
Expand Down
584 changes: 42 additions & 542 deletions Source/openHistorian.sln

Large diffs are not rendered by default.

0 comments on commit 4a8e94f

Please sign in to comment.