Skip to content

Commit 57e4ce4

Browse files
committed
refs and cleanup
1 parent 14fb3ed commit 57e4ce4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
<!-- Keep at 8 to support old frameworks -->
1717
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" Pinned="true" />
1818
<PackageVersion Include="System.ValueTuple" Version="4.5.0" Pinned="true" />
19-
<PackageVersion Include="Verify" Version="31.19.0" />
19+
<PackageVersion Include="Verify" Version="31.19.1" />
2020
</ItemGroup>
2121
</Project>

src/EmptyFiles.slnx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<File Path="appveyor.yml" />
77
<File Path="Directory.Build.props" />
88
<File Path="Directory.Packages.props" />
9-
<File Path="global.json" />
9+
<File Path="../global.json" />
1010
<File Path="mdsnippets.json" />
1111
</Folder>
1212
<Project Path="EmptyFiles.Tool/EmptyFiles.Tool.csproj" />

0 commit comments

Comments
 (0)