Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertk committed Oct 20, 2023
1 parent 998619b commit 4071d3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,9 @@
</PropertyGroup>

<ItemGroup>
<!-- https://devblogs.microsoft.com/dotnet/announcing-dotnet-8-preview-5/#sdk-source-link-is-part-of-the-net-sdk -->
<!--
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
-->
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<Project>
<!-- Deterministic build workaround -->
<!--<Import Project="$(MSBuildThisFileDirectory)DeterministicBuild.targets" />-->

</Project>

0 comments on commit 4071d3e

Please sign in to comment.