summaryrefslogtreecommitdiffstats
path: root/embedding/csharp/uSCXMLEmbedding/Examples.csproj
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-07-01 23:44:48 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-07-01 23:44:48 (GMT)
commit193a01614dc3290eec51745a91be65c166c3763b (patch)
tree78dbd9ce1aef691670f3827f59a5e23fec46a9fe /embedding/csharp/uSCXMLEmbedding/Examples.csproj
parent945160d0539ad119ffc986fac712db76c7203e84 (diff)
downloaduscxml-193a01614dc3290eec51745a91be65c166c3763b.zip
uscxml-193a01614dc3290eec51745a91be65c166c3763b.tar.gz
uscxml-193a01614dc3290eec51745a91be65c166c3763b.tar.bz2
More work on C# embedding examples
Diffstat (limited to 'embedding/csharp/uSCXMLEmbedding/Examples.csproj')
-rw-r--r--embedding/csharp/uSCXMLEmbedding/Examples.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/embedding/csharp/uSCXMLEmbedding/Examples.csproj b/embedding/csharp/uSCXMLEmbedding/Examples.csproj
index b312b5f..1ffc38b 100644
--- a/embedding/csharp/uSCXMLEmbedding/Examples.csproj
+++ b/embedding/csharp/uSCXMLEmbedding/Examples.csproj
@@ -47,7 +47,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
- <Compile Include="Program.cs" />
+ <Compile Include="RunTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Extensions\CustomDataModel.cs" />
<Compile Include="Extensions\CustomExecutableContent.cs" />