aboutsummaryrefslogtreecommitdiff
path: root/Rehau.Sku.Assist.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Rehau.Sku.Assist.csproj')
-rw-r--r--Rehau.Sku.Assist.csproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/Rehau.Sku.Assist.csproj b/Rehau.Sku.Assist.csproj
index 86fe220..5b7438a 100644
--- a/Rehau.Sku.Assist.csproj
+++ b/Rehau.Sku.Assist.csproj
@@ -80,12 +80,12 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
- <Compile Include="AddIn.cs" />
- <Compile Include="Assistant\IProduct.cs" />
- <Compile Include="Assistant\Product.cs" />
- <Compile Include="Functions.cs" />
+ <Compile Include="src\ExcelDNA\AddIn.cs" />
+ <Compile Include="src\Assistant\IProduct.cs" />
+ <Compile Include="src\Assistant\Product.cs" />
+ <Compile Include="src\ExcelDNA\Functions.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Assistant\SkuAssist.cs" />
+ <Compile Include="src\Assistant\SkuAssist.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />