diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-01 16:13:08 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-01 16:13:08 +0200 |
| commit | 02f812394d5d4e614b6e93a22bd09a5e932db66a (patch) | |
| tree | f89bcf185322273258d0332d2cffab90bde6ebfd /Software/Visual_Studio/SideChains/WpfExtendedToolKit | |
| parent | 7c250f479434f1f3e00531fac5168ab78d611c2e (diff) | |
| download | Tango-02f812394d5d4e614b6e93a22bd09a5e932db66a.tar.gz Tango-02f812394d5d4e614b6e93a22bd09a5e932db66a.zip | |
Machine Studio v3.5.57
Diffstat (limited to 'Software/Visual_Studio/SideChains/WpfExtendedToolKit')
| -rw-r--r-- | Software/Visual_Studio/SideChains/WpfExtendedToolKit/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/Xceed.Wpf.Toolkit.csproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Software/Visual_Studio/SideChains/WpfExtendedToolKit/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/Xceed.Wpf.Toolkit.csproj b/Software/Visual_Studio/SideChains/WpfExtendedToolKit/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/Xceed.Wpf.Toolkit.csproj index a21854147..b16a53cf2 100644 --- a/Software/Visual_Studio/SideChains/WpfExtendedToolKit/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/Xceed.Wpf.Toolkit.csproj +++ b/Software/Visual_Studio/SideChains/WpfExtendedToolKit/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/Xceed.Wpf.Toolkit.csproj @@ -790,6 +790,11 @@ <Resource Include="CollectionControl\Images\Duplicate.png" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> + <ProjectExtensions> + <VisualStudio> + <UserProperties BuildVersion_StartDate="2000/1/1" /> + </VisualStudio> + </ProjectExtensions> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. <Target Name="BeforeBuild"> |
