Skip to content

Commit

Permalink
Added xml comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasRemmery committed Apr 4, 2024
1 parent 719fc69 commit 1388a08
Show file tree
Hide file tree
Showing 10 changed files with 579 additions and 234 deletions.
3 changes: 1 addition & 2 deletions ConnectorAPI.EVS.IPD-VIA/ConnectorAPI.EVS.IPD-VIA.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net472</TargetFramework>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>disable</Nullable>
<AssemblyName>Skyline.DataMiner.ConnectorAPI.EVS.IPD-VIA</AssemblyName>
Expand All @@ -28,6 +27,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Skyline.DataMiner.Core.InterAppCalls.Common" Version="1.0.0.3" />
<PackageReference Include="Skyline.DataMiner.Core.InterAppCalls.Common" Version="1.0.0.3" />
</ItemGroup>
</Project>
Loading

0 comments on commit 1388a08

Please sign in to comment.