summaryrefslogtreecommitdiff
path: root/tests/src/GC/Scenarios/StringCreator
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/GC/Scenarios/StringCreator')
-rw-r--r--tests/src/GC/Scenarios/StringCreator/stringcreator.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/GC/Scenarios/StringCreator/stringcreator.csproj b/tests/src/GC/Scenarios/StringCreator/stringcreator.csproj
index 6c2e49c997..4dcf00f22a 100644
--- a/tests/src/GC/Scenarios/StringCreator/stringcreator.csproj
+++ b/tests/src/GC/Scenarios/StringCreator/stringcreator.csproj
@@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<!-- Add Compile Object Here -->
- <Compile Include="StringCreator.cs" />
+ <Compile Include="stringcreator.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
@@ -42,4 +42,4 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
</PropertyGroup>
-</Project> \ No newline at end of file
+</Project>