Skip to content

Commit 156cfbd

Browse files
Updated nuget packages (#46)
1 parent 2950a0c commit 156cfbd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

OnixLabs.Core/OnixLabs.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
3232
</PropertyGroup>
3333
<ItemGroup>
34-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
34+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>

OnixLabs.Numerics/OnixLabs.Numerics.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
3232
</PropertyGroup>
3333
<ItemGroup>
34-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
34+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>

OnixLabs.Security.Cryptography/OnixLabs.Security.Cryptography.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
3232
</PropertyGroup>
3333
<ItemGroup>
34-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
34+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)