Skip to content

Commit f1644df

Browse files
author
Jake Ginnivan
committed
Removing GitFlowVersion
1 parent 4da9456 commit f1644df

File tree

19 files changed

+6
-74
lines changed

19 files changed

+6
-74
lines changed

Samples/SampleApp.Tests/SampleApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<AssemblyName>SampleApp.Tests</AssemblyName>
1212
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14+
<NuGetPackageImportStamp>208c48d3</NuGetPackageImportStamp>
1415
</PropertyGroup>
1516
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1617
<DebugSymbols>true</DebugSymbols>
@@ -84,7 +85,6 @@
8485
<Content Include="__TryItOut__.txt" />
8586
</ItemGroup>
8687
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
87-
<Import Project="..\..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets" Condition="Exists('..\..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets') AND $(nCrunch) ==''" />
8888
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
8989
Other similar extension points exist, see Microsoft.Common.targets.
9090
<Target Name="BeforeBuild">

Samples/SampleApp.Tests/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="GitFlowVersionTask" version="0.2.0" targetFramework="net40" />
43
<package id="Microsoft.AspNet.WebApi.Client" version="4.0.30506.0" targetFramework="net40" />
54
<package id="Microsoft.AspNet.WebApi.Core" version="4.0.30506.0" targetFramework="net40" />
65
<package id="Microsoft.Net.Http" version="2.0.20710.0" targetFramework="net40" />

Samples/SampleApp/SampleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<AssemblyName>SampleApp</AssemblyName>
1212
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14+
<NuGetPackageImportStamp>b4eb12a9</NuGetPackageImportStamp>
1415
</PropertyGroup>
1516
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1617
<DebugSymbols>true</DebugSymbols>
@@ -86,7 +87,6 @@
8687
</Page>
8788
</ItemGroup>
8889
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
89-
<Import Project="..\..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets" Condition="Exists('..\..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets') AND $(nCrunch) ==''" />
9090
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
9191
Other similar extension points exist, see Microsoft.Common.targets.
9292
<Target Name="BeforeBuild">

Samples/SampleApp/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="GitFlowVersionTask" version="0.2.0" targetFramework="net40" />
43
<package id="Microsoft.AspNet.WebApi.Client" version="4.0.30506.0" targetFramework="net40" />
54
<package id="Microsoft.AspNet.WebApi.Core" version="4.0.30506.0" targetFramework="net40" />
65
<package id="Microsoft.Net.Http" version="2.0.20710.0" targetFramework="net40" />

TestAssembly/TestAssembly.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<AssemblyName>TestAssembly</AssemblyName>
1212
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14+
<NuGetPackageImportStamp>0443d319</NuGetPackageImportStamp>
1415
</PropertyGroup>
1516
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1617
<DebugSymbols>true</DebugSymbols>
@@ -87,7 +88,6 @@
8788
<None Include="packages.config" />
8889
</ItemGroup>
8990
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
90-
<Import Project="..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets" Condition="Exists('..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets') AND $(nCrunch) ==''" />
9191
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
9292
Other similar extension points exist, see Microsoft.Common.targets.
9393
<Target Name="BeforeBuild">

TestAssembly/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="GitFlowVersionTask" version="0.2.0" targetFramework="net40" />
43
<package id="Microsoft.AspNet.WebApi" version="4.0.30506.0" targetFramework="net40" />
54
<package id="Microsoft.AspNet.WebApi.Client" version="4.0.30506.0" targetFramework="net40" />
65
<package id="Microsoft.AspNet.WebApi.Core" version="4.0.30506.0" targetFramework="net40" />

TestStack.ConventionTests.Autofac/TestStack.ConventionTests.Autofac.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<TargetFrameworkProfile />
15+
<NuGetPackageImportStamp>1a7bce16</NuGetPackageImportStamp>
1516
</PropertyGroup>
1617
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1718
<DebugSymbols>true</DebugSymbols>
@@ -60,7 +61,6 @@
6061
</ProjectReference>
6162
</ItemGroup>
6263
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
63-
<Import Project="..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets" Condition="Exists('..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets') AND $(nCrunch) ==''" />
6464
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
6565
Other similar extension points exist, see Microsoft.Common.targets.
6666
<Target Name="BeforeBuild">
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Autofac" version="3.1.1" targetFramework="net45" />
4-
<package id="GitFlowVersionTask" version="0.2.0" targetFramework="net40" />
54
</packages>

TestStack.ConventionTests.Tests/TestStack.ConventionTests.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<AssemblyName>TestStack.ConventionTests.Tests</AssemblyName>
1212
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14+
<NuGetPackageImportStamp>8e6f0986</NuGetPackageImportStamp>
1415
</PropertyGroup>
1516
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1617
<DebugSymbols>true</DebugSymbols>
@@ -105,7 +106,6 @@
105106
</ItemGroup>
106107
<ItemGroup />
107108
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
108-
<Import Project="..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets" Condition="Exists('..\packages\GitFlowVersionTask.0.2.0\Build\GitFlowVersionTask.targets') AND $(nCrunch) ==''" />
109109
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
110110
Other similar extension points exist, see Microsoft.Common.targets.
111111
<Target Name="BeforeBuild">

TestStack.ConventionTests.Tests/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<package id="ApprovalTests" version="3.0.01" targetFramework="net40" />
44
<package id="ApprovalUtilities" version="3.0.01" targetFramework="net40" />
55
<package id="Autofac" version="3.1.1" targetFramework="net40" />
6-
<package id="GitFlowVersionTask" version="0.2.0" targetFramework="net40" />
76
<package id="NSubstitute" version="1.6.1.0" targetFramework="net40" />
87
<package id="NUnit" version="2.6.2" targetFramework="net40" />
98
</packages>

0 commit comments

Comments
 (0)