aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-08-16 17:05:56 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-08-16 17:05:56 +0300
commite47e602cd61bcca8eb7fbef40dc4aa8798510ccc (patch)
treeaed51794566ba837dcfcfb673e5d67b4ab716884 /Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
parentf809df07060dc3a27167f68027eb03bdbc89221a (diff)
downloadTango-e47e602cd61bcca8eb7fbef40dc4aa8798510ccc.tar.gz
Tango-e47e602cd61bcca8eb7fbef40dc4aa8798510ccc.zip
Working on insights...
Diffstat (limited to 'Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj')
-rw-r--r--Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj b/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
index 66c84cb0d..4ad2e6612 100644
--- a/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
+++ b/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj
@@ -216,6 +216,7 @@
<Compile Include="Hardware\SystemResetResponse.cs" />
<Compile Include="Hardware\UploadHardwareConfigurationRequest.cs" />
<Compile Include="Hardware\UploadHardwareConfigurationResponse.cs" />
+ <Compile Include="Insights\InsightsMonitors.cs" />
<Compile Include="Integration\ApplicationInformation.cs" />
<Compile Include="Integration\ColorProfileRequest.cs" />
<Compile Include="Integration\ColorProfileResponse.cs" />
@@ -464,7 +465,7 @@
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
+ <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" />
</VisualStudio>
</ProjectExtensions>
</Project> \ No newline at end of file