Skip to content

Commit 0a91584

Browse files
author
pablo cibraro
committed
Updated assembly version and added key to strong naming assemblies
1 parent 838da2b commit 0a91584

File tree

30 files changed

+98
-98
lines changed

30 files changed

+98
-98
lines changed

BVT/Unity.Tests.WinRT/AssemblyDefiningInterface/AssemblyDefiningInterface.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,15 +115,15 @@
115115
</Compile>
116116
<Compile Include="Properties\AssemblyInfo.cs" />
117117
</ItemGroup>
118-
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
119-
<VisualStudioVersion>11.0</VisualStudioVersion>
118+
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
119+
<VisualStudioVersion>12.0</VisualStudioVersion>
120120
</PropertyGroup>
121121
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
122-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
122+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
123123
Other similar extension points exist, see Microsoft.Common.targets.
124124
<Target Name="BeforeBuild">
125125
</Target>
126126
<Target Name="AfterBuild">
127127
</Target>
128128
-->
129-
</Project>
129+
</Project>

BVT/Unity.Tests.WinRT/AssemblyDefiningType/AssemblyDefiningType.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,15 +119,15 @@
119119
</Compile>
120120
<Compile Include="Properties\AssemblyInfo.cs" />
121121
</ItemGroup>
122-
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
123-
<VisualStudioVersion>11.0</VisualStudioVersion>
122+
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
123+
<VisualStudioVersion>12.0</VisualStudioVersion>
124124
</PropertyGroup>
125125
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
126-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
126+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
127127
Other similar extension points exist, see Microsoft.Common.targets.
128128
<Target Name="BeforeBuild">
129129
</Target>
130130
<Target Name="AfterBuild">
131131
</Target>
132132
-->
133-
</Project>
133+
</Project>

BVT/Unity.Tests.WinRT/AssemblyToLoad/AssemblyToLoad.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@
118118
</Compile>
119119
<Compile Include="Properties\AssemblyInfo.cs" />
120120
</ItemGroup>
121-
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
122-
<VisualStudioVersion>11.0</VisualStudioVersion>
121+
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
122+
<VisualStudioVersion>12.0</VisualStudioVersion>
123123
</PropertyGroup>
124124
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
125-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
125+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
126126
Other similar extension points exist, see Microsoft.Common.targets.
127127
<Target Name="BeforeBuild">
128128
</Target>
129129
<Target Name="AfterBuild">
130130
</Target>
131131
-->
132-
</Project>
132+
</Project>

BVT/Unity.Tests.WinRT/RegistrationByConventionAssembly1/RegistrationByConventionAssembly1.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,15 @@
112112
<Compile Include="Properties\AssemblyInfo.cs" />
113113
<Compile Include="SecondNamespaceDefinitions.cs" />
114114
</ItemGroup>
115-
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
116-
<VisualStudioVersion>11.0</VisualStudioVersion>
115+
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
116+
<VisualStudioVersion>12.0</VisualStudioVersion>
117117
</PropertyGroup>
118118
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
119-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
119+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
120120
Other similar extension points exist, see Microsoft.Common.targets.
121121
<Target Name="BeforeBuild">
122122
</Target>
123123
<Target Name="AfterBuild">
124124
</Target>
125125
-->
126-
</Project>
126+
</Project>

BVT/Unity.Tests.WinRT/RegistrationByConventionAssembly2/RegistrationByConventionAssembly2.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@
118118
<Name>RegistrationByConventionAssembly1</Name>
119119
</ProjectReference>
120120
</ItemGroup>
121-
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
122-
<VisualStudioVersion>11.0</VisualStudioVersion>
121+
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
122+
<VisualStudioVersion>12.0</VisualStudioVersion>
123123
</PropertyGroup>
124124
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
125-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
125+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
126126
Other similar extension points exist, see Microsoft.Common.targets.
127127
<Target Name="BeforeBuild">
128128
</Target>
129129
<Target Name="AfterBuild">
130130
</Target>
131131
-->
132-
</Project>
132+
</Project>

BVT/Unity.Tests.WinRT/SecurityCriticalAssembly/SecurityCriticalAssembly.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,15 +115,15 @@
115115
</Compile>
116116
<Compile Include="Properties\AssemblyInfo.cs" />
117117
</ItemGroup>
118-
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
119-
<VisualStudioVersion>11.0</VisualStudioVersion>
118+
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
119+
<VisualStudioVersion>12.0</VisualStudioVersion>
120120
</PropertyGroup>
121121
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
122-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
122+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
123123
Other similar extension points exist, see Microsoft.Common.targets.
124124
<Target Name="BeforeBuild">
125125
</Target>
126126
<Target Name="AfterBuild">
127127
</Target>
128128
-->
129-
</Project>
129+
</Project>

BVT/Unity.Tests.WinRT/Unity.Tests.WinRT/Unity.Tests.WinRT.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -574,15 +574,15 @@
574574
</ProjectReference>
575575
</ItemGroup>
576576
<ItemGroup />
577-
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
578-
<VisualStudioVersion>11.0</VisualStudioVersion>
577+
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
578+
<VisualStudioVersion>12.0</VisualStudioVersion>
579579
</PropertyGroup>
580580
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
581-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
581+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
582582
Other similar extension points exist, see Microsoft.Common.targets.
583583
<Target Name="BeforeBuild">
584-
</Target>
584+
</Target>
585585
<Target Name="AfterBuild">
586586
</Target>
587587
-->
588-
</Project>
588+
</Project>

BVT/Unity.Tests.WindowsPhone/AssemblyDefiningInterface/AssemblyDefiningInterface.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
1717
<SilverlightApplication>false</SilverlightApplication>
1818
<ValidateXaml>true</ValidateXaml>
19-
<MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
19+
<MinimumVisualStudioVersion>12.0</MinimumVisualStudioVersion>
2020
<ThrowErrorsInValidation>true</ThrowErrorsInValidation>
2121
<SccProjectName>SAK</SccProjectName>
2222
<SccLocalPath>SAK</SccLocalPath>
@@ -95,11 +95,11 @@
9595
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
9696
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
9797
<ProjectExtensions />
98-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
98+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
9999
Other similar extension points exist, see Microsoft.Common.targets.
100100
<Target Name="BeforeBuild">
101101
</Target>
102102
<Target Name="AfterBuild">
103103
</Target>
104104
-->
105-
</Project>
105+
</Project>

BVT/Unity.Tests.WindowsPhone/AssemblyDefiningType/AssemblyDefiningType.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
1717
<SilverlightApplication>false</SilverlightApplication>
1818
<ValidateXaml>true</ValidateXaml>
19-
<MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
19+
<MinimumVisualStudioVersion>12.0</MinimumVisualStudioVersion>
2020
<ThrowErrorsInValidation>true</ThrowErrorsInValidation>
2121
<SccProjectName>SAK</SccProjectName>
2222
<SccLocalPath>SAK</SccLocalPath>
@@ -101,11 +101,11 @@
101101
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
102102
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
103103
<ProjectExtensions />
104-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
104+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
105105
Other similar extension points exist, see Microsoft.Common.targets.
106106
<Target Name="BeforeBuild">
107107
</Target>
108108
<Target Name="AfterBuild">
109109
</Target>
110110
-->
111-
</Project>
111+
</Project>

BVT/Unity.Tests.WindowsPhone/AssemblyToLoad/AssemblyToLoad.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
1717
<SilverlightApplication>false</SilverlightApplication>
1818
<ValidateXaml>true</ValidateXaml>
19-
<MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
19+
<MinimumVisualStudioVersion>12.0</MinimumVisualStudioVersion>
2020
<ThrowErrorsInValidation>true</ThrowErrorsInValidation>
2121
<SccProjectName>SAK</SccProjectName>
2222
<SccLocalPath>SAK</SccLocalPath>
@@ -98,11 +98,11 @@
9898
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
9999
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
100100
<ProjectExtensions />
101-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
101+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
102102
Other similar extension points exist, see Microsoft.Common.targets.
103103
<Target Name="BeforeBuild">
104104
</Target>
105105
<Target Name="AfterBuild">
106106
</Target>
107107
-->
108-
</Project>
108+
</Project>

0 commit comments

Comments
 (0)