Skip to content

Commit b7c828e

Browse files
committed
Move .editorconfig up into contentFiles
1 parent 08e74e7 commit b7c828e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xunit.assert.source.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<file target="_content\" src="..\tools\media\logo-128-transparent.png" />
2323
<file target="_content\" src="..\README.md" />
2424

25-
<file src="build\.nuget.editorconfig" target="contentFiles\cs\netstandard1.1\Asserts\.editorconfig" />
25+
<file src="build\.nuget.editorconfig" target="contentFiles\.editorconfig" />
2626
<file src="xunit.assert\Asserts\**\*.cs" target="contentFiles\cs\netstandard1.1\Asserts" />
2727
</files>
2828
</package>

0 commit comments

Comments
 (0)