diff options
| author | Roy <roy.mail.net@gmail.com> | 2018-04-21 23:00:22 +0300 |
|---|---|---|
| committer | Roy <roy.mail.net@gmail.com> | 2018-04-21 23:00:22 +0300 |
| commit | 24e4a3e25a9ac161097a46b59aee637fe7bdaa50 (patch) | |
| tree | 7e6ff43ca0510fd65669b1458df2b4d8d1b4a9fe /Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj | |
| parent | 0dec8a74239cff769836cae577fbd84824070e83 (diff) | |
| download | Tango-24e4a3e25a9ac161097a46b59aee637fe7bdaa50.tar.gz Tango-24e4a3e25a9ac161097a46b59aee637fe7bdaa50.zip | |
Started working on TangoIOC
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj index 1378ed1d4..03d3dc4a7 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj +++ b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj @@ -85,6 +85,7 @@ <Compile Include="..\Versioning\GlobalVersionInfo.cs"> <Link>GlobalVersionInfo.cs</Link> </Compile> + <Compile Include="DependencyInjection_TST.cs" /> <Compile Include="Logging_TST.cs" /> <Compile Include="MachineStudio_TST.cs" /> <Compile Include="Scripting_TST.cs" /> |
