aboutsummaryrefslogtreecommitdiff
path: root/RehauSku.Assist.csproj
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2021-12-23 15:31:45 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2021-12-23 15:31:45 +0300
commit2a4076d6eef1b4556f6af8cb074638d440927c5e (patch)
treecfb107a79fbefa6ceb8e40d54269ade26cb348a2 /RehauSku.Assist.csproj
parent0513ac5ad7c7de498b794c27728c2c8ff306f941 (diff)
Rename to ExportTool
Diffstat (limited to 'RehauSku.Assist.csproj')
-rw-r--r--RehauSku.Assist.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/RehauSku.Assist.csproj b/RehauSku.Assist.csproj
index 411a8b2..0088743 100644
--- a/RehauSku.Assist.csproj
+++ b/RehauSku.Assist.csproj
@@ -109,7 +109,7 @@
<Compile Include="Source\Ribbon\RibbonController.cs" />
<Compile Include="Source\Assistant\HttpClientUtil.cs" />
<Compile Include="Source\Assistant\StoreResponse.cs" />
- <Compile Include="Source\DataExport\Exporter.cs" />
+ <Compile Include="Source\DataExport\ExportTool.cs" />
<Compile Include="Source\AddIn\AddIn.cs" />
<Compile Include="Source\Assistant\IProduct.cs" />
<Compile Include="Source\AddIn\Functions.cs" />