Skip to content

Commit

Permalink
Merge pull request #380 from JakeGinnivan/FixBuild
Browse files Browse the repository at this point in the history
Renaming the AssemblyInfo.cs because GitVersion now adds in the missi…
  • Loading branch information
JakeGinnivan committed May 22, 2016
2 parents 12b321e + ea5b9e1 commit 7dc71c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/Shouldly.Shared/Shouldly.Shared.projitems
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Import_RootNamespace>Shouldly</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)AssemblyInfo.cs" />
<Compile Include="$(MSBuildThisFileDirectory)SharedAssemblyInfo.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Case.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ChuckedAWobbly.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Configuration\DiffTool.cs" />
Expand Down

0 comments on commit 7dc71c5

Please sign in to comment.