|
|
@@ -21,6 +21,10 @@
|
|
|
<ValidateXaml>true</ValidateXaml>
|
|
|
<ThrowErrorsInValidation>true</ThrowErrorsInValidation>
|
|
|
<MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
|
|
|
+ <SccProjectName>SAK</SccProjectName>
|
|
|
+ <SccLocalPath>SAK</SccLocalPath>
|
|
|
+ <SccAuxPath>SAK</SccAuxPath>
|
|
|
+ <SccProvider>SAK</SccProvider>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
@@ -866,7 +870,7 @@
|
|
|
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
|
|
|
<ProjectExtensions>
|
|
|
<VisualStudio>
|
|
|
- <UserProperties ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" />
|
|
|
+ <UserProperties ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" />
|
|
|
</VisualStudio>
|
|
|
</ProjectExtensions>
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|