We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14fb3ed commit 57e4ce4Copy full SHA for 57e4ce4
2 files changed
src/Directory.Packages.props
@@ -16,6 +16,6 @@
16
<!-- Keep at 8 to support old frameworks -->
17
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" Pinned="true" />
18
<PackageVersion Include="System.ValueTuple" Version="4.5.0" Pinned="true" />
19
- <PackageVersion Include="Verify" Version="31.19.0" />
+ <PackageVersion Include="Verify" Version="31.19.1" />
20
</ItemGroup>
21
</Project>
src/EmptyFiles.slnx
@@ -6,7 +6,7 @@
6
<File Path="appveyor.yml" />
7
<File Path="Directory.Build.props" />
8
<File Path="Directory.Packages.props" />
9
- <File Path="global.json" />
+ <File Path="../global.json" />
10
<File Path="mdsnippets.json" />
11
</Folder>
12
<Project Path="EmptyFiles.Tool/EmptyFiles.Tool.csproj" />
0 commit comments