Skip to content

Commit 70f525a

Browse files
committed
Missed .csproj change
1 parent 0c4b112 commit 70f525a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NTestDataBuilder/NTestDataBuilder.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
<Reference Include="Microsoft.CSharp" />
4646
</ItemGroup>
4747
<ItemGroup>
48-
<Compile Include="DataBuilder.cs" />
49-
<Compile Include="DataBuilderExtensions.cs" />
48+
<Compile Include="TestDataBuilder.cs" />
49+
<Compile Include="TestDataBuilderExtensions.cs" />
5050
<Compile Include="Properties\AssemblyInfo.cs" />
5151
<Compile Include="ProxyBuilder.cs" />
5252
</ItemGroup>

0 commit comments

Comments
 (0)