diff options
author | Serghei Cebotari <51533848+schebotar@users.noreply.github.com> | 2021-12-08 09:46:11 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-08 09:46:11 +0300 |
commit | 90307872c8b1a17fc818554474971894f1c91294 (patch) | |
tree | bbd9aa53f299eed983f63f2a79324ff24bee5063 /Rehau.Sku.Assist.csproj | |
parent | adf66ad2a2c358ec8d3edfc92f96ba0376888e74 (diff) | |
parent | 910ba4bf6ddf8415bf3a8db78d4c85e4ccd45bd6 (diff) |
Merge pull request #7 from schebotar/test
Test
Diffstat (limited to 'Rehau.Sku.Assist.csproj')
-rw-r--r-- | Rehau.Sku.Assist.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Rehau.Sku.Assist.csproj b/Rehau.Sku.Assist.csproj index 880105e..2cbcf0f 100644 --- a/Rehau.Sku.Assist.csproj +++ b/Rehau.Sku.Assist.csproj @@ -96,6 +96,7 @@ <Reference Include="WindowsBase" /> </ItemGroup> <ItemGroup> + <Compile Include="Source\Assistant\RequestModifier.cs" /> <Compile Include="Source\DataExport\RibbonController.cs" /> <Compile Include="Source\Assistant\HttpClientUtil.cs" /> <Compile Include="Source\Assistant\StoreResponse.cs" /> |