aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2024-05-19 09:59:19 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2024-05-19 09:59:19 +0300
commit61fdeccc6976d5dd2cca30495a26a67233fcde02 (patch)
tree6f58487a33692607fe1e74ea2bcca8c1eb16c403 /Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
parentd35f80a12e3b4258e429f479a489ba930c583873 (diff)
downloadTango-61fdeccc6976d5dd2cca30495a26a67233fcde02.tar.gz
Tango-61fdeccc6976d5dd2cca30495a26a67233fcde02.zip
Abort Thread Loading.
Diffstat (limited to 'Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj')
-rw-r--r--Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj b/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
index d7ef29237..a7fe17a56 100644
--- a/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
+++ b/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
@@ -493,6 +493,8 @@
<Compile Include="TCC\DetectionColorFile.cs" />
<Compile Include="TCC\DetectionInput.cs" />
<Compile Include="TCC\DetectionOutput.cs" />
+ <Compile Include="ThreadLoading\AbortThreadLoadingRequest.cs" />
+ <Compile Include="ThreadLoading\AbortThreadLoadingResponse.cs" />
<Compile Include="ThreadLoading\AttemptThreadJoggingRequest.cs" />
<Compile Include="ThreadLoading\AttemptThreadJoggingResponse.cs" />
<Compile Include="ThreadLoading\ContinueThreadLoadingRequest.cs" />
@@ -521,7 +523,7 @@
</PropertyGroup>
<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