Skip to content

Commit

Permalink
Updated the StyleCop MSBuild Nuget Package
Browse files Browse the repository at this point in the history
  • Loading branch information
gep13 committed Jul 28, 2012
1 parent c20d585 commit c9ec7db
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gep13.WindowsPhone.Core/Gep13.WindowsPhone.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
</Target>
-->
<PropertyGroup>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.34.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.35.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
</PropertyGroup>
<Import Condition="Exists('$(StyleCopMSBuildTargetsFile)')" Project="$(StyleCopMSBuildTargetsFile)" />
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Gep13.WindowsPhone.Core/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<package id="Newtonsoft.Json" version="4.5.7" targetFramework="sl40-wp71" />
<package id="SharpGIS.GZipWebClient" version="1.2" targetFramework="sl40-wp71" />
<package id="SterlingPhone" version="1.5.0.1" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.34.0" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.35.0" targetFramework="sl40-wp71" />
<package id="WP7TombstoneHelper" version="2.5" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</Target>
-->
<PropertyGroup>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.34.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.35.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
</PropertyGroup>
<Import Condition="Exists('$(StyleCopMSBuildTargetsFile)')" Project="$(StyleCopMSBuildTargetsFile)" />
<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Ree7.WPTileToolkit" version="1.0.1" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.34.0" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.35.0" targetFramework="sl40-wp71" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
<ProjectExtensions />
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
<PropertyGroup>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.34.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.35.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
</PropertyGroup>
<Import Condition="Exists('$(StyleCopMSBuildTargetsFile)')" Project="$(StyleCopMSBuildTargetsFile)" />
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Gep13.WindowsPhone.VBForumsMetro.Client/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<package id="Ree7.WPTileToolkit" version="1.0.1" targetFramework="sl40-wp71" />
<package id="SilverlightToolkitWP" version="4.2012.6.25" targetFramework="sl40-wp71" />
<package id="SterlingPhone" version="1.5.0.1" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.34.0" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.35.0" targetFramework="sl40-wp71" />
<package id="YLAD" version="2.0.0" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
<Name>Gep13.WindowsPhone.VBForumsMetro.Models</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup />
<PropertyGroup>
<WindowsPhoneBuildResources>..\SharedBinaries\Build\MSBuild_WP7</WindowsPhoneBuildResources>
<SilverlightBuildResources>..\SharedBinaries\Silverlight\v4.0</SilverlightBuildResources>
Expand Down Expand Up @@ -158,7 +157,7 @@
</Target>
-->
<PropertyGroup>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.34.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.35.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
</PropertyGroup>
<Import Condition="Exists('$(StyleCopMSBuildTargetsFile)')" Project="$(StyleCopMSBuildTargetsFile)" />
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Gep13.WindowsPhone.VBForumsMetro.Core/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="Caliburn.Micro" version="1.3.1" targetFramework="sl40-wp71" />
<package id="SterlingPhone" version="1.5.0.1" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.34.0" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.35.0" targetFramework="sl40-wp71" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
</Target>
-->
<PropertyGroup>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.34.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.35.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
</PropertyGroup>
<Import Condition="Exists('$(StyleCopMSBuildTargetsFile)')" Project="$(StyleCopMSBuildTargetsFile)" />
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Gep13.WindowsPhone.VBForumsMetro.Database/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="Caliburn.Micro" version="1.3.1" targetFramework="sl40-wp71" />
<package id="SterlingPhone" version="1.5.0.1" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.34.0" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.35.0" targetFramework="sl40-wp71" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
</Target>
-->
<PropertyGroup>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.34.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
<StyleCopMSBuildTargetsFile>..\packages\StyleCop.MSBuild.4.7.35.0\tools\StyleCop.targets</StyleCopMSBuildTargetsFile>
</PropertyGroup>
<Import Condition="Exists('$(StyleCopMSBuildTargetsFile)')" Project="$(StyleCopMSBuildTargetsFile)" />
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Gep13.WindowsPhone.VBForumsMetro.Models/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Caliburn.Micro" version="1.3.1" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.34.0" targetFramework="sl40-wp71" />
<package id="StyleCop.MSBuild" version="4.7.35.0" targetFramework="sl40-wp71" />
</packages>

0 comments on commit c9ec7db

Please sign in to comment.