Skip to content

Commit a38253f

Browse files
committed
更新依赖
1 parent ea1b479 commit a38253f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SourceLink.Environment/SourceLink.Environment.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RepositoryUrl>https://github.com/dotnetcore/SourceLink.Environment</RepositoryUrl>
99
<PackageProjectUrl>https://github.com/dotnetcore/SourceLink.Environment</PackageProjectUrl>
1010
<PackageLicenseFile>LICENSE</PackageLicenseFile>
11-
<Version>3.0.0</Version>
11+
<Version>3.1.0</Version>
1212
<PackageReleaseNotes>发布最新版</PackageReleaseNotes>
1313

1414
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0;</TargetFrameworks>

SourceLink.Environment/targets/DotNetCore.SourceLink.Environment.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.0" PrivateAssets="All" />
9+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)