aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
diff options
context:
space:
mode:
authorMirta <mirta@twine-s.com>2019-06-05 10:51:23 +0300
committerMirta <mirta@twine-s.com>2019-06-05 10:51:23 +0300
commit6effa882fd25b0b4f9d44d143a0e66f04ae075fc (patch)
treee3c9e80815ac77436deefa52e5f06d3100a5f268 /Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
parentf2b43686dc1dae61fbb053e31928712d9805194c (diff)
parentf9567b74a6fa6db7b4203dac0f79ebb7555f1512 (diff)
downloadTango-6effa882fd25b0b4f9d44d143a0e66f04ae075fc.tar.gz
Tango-6effa882fd25b0b4f9d44d143a0e66f04ae075fc.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj')
-rw-r--r--Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
index c7a2cc451..28144e010 100644
--- a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
+++ b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
@@ -144,6 +144,7 @@
<Compile Include="Pulse\Pulse_TST.cs" />
<Compile Include="RemoteRunner_TST.cs" />
<Compile Include="SendGrid\SendGrid_TST.cs" />
+ <Compile Include="SMO\SMO_TST.cs" />
<Compile Include="SQLExaminer\SQLExaminer_TST.cs" />
<Compile Include="Core\TemporaryManager_TST.cs" />
<Compile Include="TCC\TCC_TST.cs" />
@@ -307,7 +308,7 @@
<Import Project="..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets')" />
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" />
+ <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
</VisualStudio>
</ProjectExtensions>
</Project> \ No newline at end of file