SwissLife-OSS/Confix

.NET Components should be better integrated

Closed this issue · 0 comments

It would be nice if we finde a way to add this if you are in a dotnet project and add components (without requiring you do use .net :D )

  <ItemGroup>
    <EmbeddedResource Include="$(MSBuildProjectDirectory)/Components/**/*.*"/>
  </ItemGroup>