aboutsummaryrefslogtreecommitdiff
path: root/src/RehauSku.Assist-AddIn.dna
blob: 0b173b3e23ecb5edc0c21d295c5aeb36844ec829 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<DnaLibrary Name="RehauSku.Assist Add-In" RuntimeVersion="v4.0" xmlns="http://schemas.excel-dna.net/addin/2020/07/dnalibrary">
  <ExternalLibrary Path="RehauSku.Assist.dll" ExplicitRegistration="true" LoadFromBytes="true" Pack="true" IncludePdb="false" />
  <Reference Path="ExcelDna.Registration.dll" Pack="true" />
  <Reference Path="ExcelDna.IntelliSense.dll" Pack="true" />
</DnaLibrary>