We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ca058 commit fa9fbe5Copy full SHA for fa9fbe5
src/dotnet-tor/dotnet-tor.csproj
@@ -13,7 +13,7 @@
13
14
<ItemGroup>
15
<PackageReference Include="DotNetConfig" Version="1.0.6" />
16
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
17
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21216.1" />
18
<PackageReference Include="ThisAssembly" Version="1.0.9" />
19
<PackageReference Include="NuGet.Protocol" Version="5.11.0" />
0 commit comments