Skip to content

Commit 0f1c829

Browse files
committed
RED-1658 Configured to share common source file for the sample and the FusionCharts project
1 parent b2fd2f4 commit 0f1c829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FusionCharts/FusionCharts/FusionCharts.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<Reference Include="System.Xml" />
4141
</ItemGroup>
4242
<ItemGroup>
43-
<Compile Include="FusionCharts.cs" />
43+
<Compile Include="..\..\sample\App_Code\FusionCharts.cs" />
4444
<Compile Include="Properties\AssemblyInfo.cs" />
4545
</ItemGroup>
4646
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

0 commit comments

Comments
 (0)