We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab89d6 commit d7a4ac6Copy full SHA for d7a4ac6
Analogy.Implementation.Example/Analogy.Implementation.Example.csproj
@@ -48,5 +48,10 @@
48
<Compile Include="AnalogyOnlineExampleDataProvider.cs" />
49
<Compile Include="Properties\AssemblyInfo.cs" />
50
</ItemGroup>
51
+ <ItemGroup>
52
+ <PackageReference Include="Analogy.LogViewer.Interfaces">
53
+ <Version>2.1.5</Version>
54
+ </PackageReference>
55
+ </ItemGroup>
56
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
57
</Project>
0 commit comments