diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-24 17:42:20 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-24 17:42:20 +0300 |
commit | 20cfbfcca3a779c04aecdca5e4b465651e2be42a (patch) | |
tree | 5d9c814fd023395d894ce36a9040cf7f7330198c /RehauSku.Assist.csproj | |
parent | 24024b5729c1c44bb01cb29813868743d1753e31 (diff) |
New release
Diffstat (limited to 'RehauSku.Assist.csproj')
-rw-r--r-- | RehauSku.Assist.csproj | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/RehauSku.Assist.csproj b/RehauSku.Assist.csproj index 8783034..e8ba584 100644 --- a/RehauSku.Assist.csproj +++ b/RehauSku.Assist.csproj @@ -131,9 +131,7 @@ <None Include="packages.config" /> <None Include="Properties\ExcelDna.Build.props" /> </ItemGroup> - <ItemGroup> - <Folder Include="Source\Settings\" /> - </ItemGroup> + <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="packages\ExcelDna.AddIn.1.5.0\build\ExcelDna.AddIn.targets" Condition="Exists('packages\ExcelDna.AddIn.1.5.0\build\ExcelDna.AddIn.targets')" /> <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |