Skip to content

Commit

Permalink
Moving some files around
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Apr 12, 2017
1 parent 6fac3a4 commit 1a9a611
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Skybrud.Umbraco.GridData/Skybrud.Umbraco.GridData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,10 @@
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>"$(SolutionDir)Skybrud.Social.PreBuildTool.exe" 2014-09-18 "$(ProjectPath)"</PreBuildEvent>
<PreBuildEvent>"$(SolutionDir)build\Skybrud.Social.PreBuildTool.exe" 2014-09-18 "$(ProjectPath)"</PreBuildEvent>
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>"$(SolutionDir)..\.skybrud\UpdateAssemblyInfoJson.exe" "$(ProjectPath)" "$(TargetPath)"</PostBuildEvent>
<PostBuildEvent>"$(SolutionDir)build\UpdateAssemblyInfoJson.exe" "$(ProjectPath)" "$(TargetPath)"</PostBuildEvent>
</PropertyGroup>
<Import Project="..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets" Condition="Exists('..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets')" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1a9a611

Please sign in to comment.