diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-23 15:31:45 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-23 15:31:45 +0300 |
commit | 2a4076d6eef1b4556f6af8cb074638d440927c5e (patch) | |
tree | cfb107a79fbefa6ceb8e40d54269ade26cb348a2 /RehauSku.Assist.csproj | |
parent | 0513ac5ad7c7de498b794c27728c2c8ff306f941 (diff) |
Rename to ExportTool
Diffstat (limited to 'RehauSku.Assist.csproj')
-rw-r--r-- | RehauSku.Assist.csproj | 2 |
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" /> |