Skip to content

Commit b35910d

Browse files
committed
2 parents 00ae97d + a170005 commit b35910d

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
File renamed without changes.

src/Verify.slnx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<File Path="../.gitattributes" />
44
<File Path="../docs/mdsource/intro.include.md" />
55
<File Path="../readme.source.md" />
6-
<File Path=".editorconfig" />
6+
<File Path="../.editorconfig" />
77
<File Path="appveyor.yml" />
88
<File Path="Directory.Build.props" />
99
<File Path="Directory.Packages.props" />

src/VerifyDangling.slnx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Folder Name="/Solution Items/">
33
<File Path="../.gitattributes" />
44
<File Path="../readme.source.md" />
5-
<File Path=".editorconfig" />
5+
<File Path="../.editorconfig" />
66
<File Path="appveyor.yml" />
77
<File Path="Directory.Build.props" />
88
<File Path="Directory.Packages.props" />

usages/NugetUsage.slnx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Solution>
22
<Folder Name="/Solution Items/">
3-
<File Path=".editorconfig" />
3+
<File Path="../.editorconfig" />
44
<File Path="global.json" />
55
</Folder>
66
<Project Path="ExpectoNugetUsage/ExpectoNugetUsage.fsproj" />

0 commit comments

Comments
 (0)