We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4b112 commit 70f525aCopy full SHA for 70f525a
NTestDataBuilder/NTestDataBuilder.csproj
@@ -45,8 +45,8 @@
45
<Reference Include="Microsoft.CSharp" />
46
</ItemGroup>
47
<ItemGroup>
48
- <Compile Include="DataBuilder.cs" />
49
- <Compile Include="DataBuilderExtensions.cs" />
+ <Compile Include="TestDataBuilder.cs" />
+ <Compile Include="TestDataBuilderExtensions.cs" />
50
<Compile Include="Properties\AssemblyInfo.cs" />
51
<Compile Include="ProxyBuilder.cs" />
52
0 commit comments