~ruther/NosSmooth.Local

7589a05e30e119223341920f8c1c78c62b53aed3 — Rutherther 2 years ago c8a80b5
chore: add NosSmooth.Inject.dll to NosSmoothInjector, pack it and copy it to output
A src/Inject/NosSmooth.Injector/NosSmooth.Inject.dll => src/Inject/NosSmooth.Injector/NosSmooth.Inject.dll +0 -0
M src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj => src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj +5 -0
@@ 14,4 14,9 @@
    <PackageReference Include="Remora.Results" Version="7.2.3" />
  </ItemGroup>

  <ItemGroup>
    <None Include="NosSmooth.Inject.dll" Pack="true" PackagePath="build">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
  </ItemGroup>
</Project>

Do not follow this link