Skip to content

Commit c737bd3

Browse files
committed
2.7.2 final
1 parent 0d211f7 commit c737bd3

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

fcs/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<ItemGroup>
3-
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.7.2-b654" PrivateAssets="All" />
3+
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.7.2" PrivateAssets="All" />
44
</ItemGroup>
55
</Project>

fcs/paket.dependencies

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ nuget System.Threading.Tasks.Dataflow 4.5.24.0
1414
group SourceLink
1515
storage: none
1616
source https://www.nuget.org/api/v2/
17-
source https://ci.appveyor.com/nuget/sourcelink/
18-
nuget SourceLink.Create.CommandLine 2.7.2-b654
17+
nuget SourceLink.Create.CommandLine 2.7.2

fcs/paket.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ NUGET
2626
GROUP SourceLink
2727
STORAGE: NONE
2828
NUGET
29-
remote: https://ci.appveyor.com/nuget/sourcelink
30-
SourceLink.Create.CommandLine (2.7.2-b654)
29+
remote: https://www.nuget.org/api/v2
30+
SourceLink.Create.CommandLine (2.7.2)

0 commit comments

Comments
 (0)