Skip to content

Commit d12abc8

Browse files
committed
Fix case sensitivity on linux
1 parent 55ff465 commit d12abc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Exceptionless.Tests/Exceptionless.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<None Include="App.config" />
19+
<None Include="app.config" />
2020
</ItemGroup>
2121

2222
<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp3.1' " Label="Build">

0 commit comments

Comments
 (0)