Skip to content

Commit

Permalink
SourceLink is shipped with NET8
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed Nov 16, 2023
1 parent 0e93f06 commit 3f9c7ec
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions Decompiler/Decompiler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ValvePak" Version="1.6.1.71" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 0 additions & 4 deletions GUI/GUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
<PackageReference Include="FCTB" Version="2.16.24">
<NoWarn>NU1701</NoWarn>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NAudio" Version="2.2.1" />
<PackageReference Include="NLayer" Version="1.14.0" />
<PackageReference Include="NLayer.NAudioSupport" Version="1.3.0" />
Expand Down
4 changes: 0 additions & 4 deletions ValveResourceFormat/ValveResourceFormat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.6" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SharpGLTF.Toolkit" Version="1.0.0-alpha0030" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.6" />
Expand Down

0 comments on commit 3f9c7ec

Please sign in to comment.