Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Commit

Permalink
Back in action!
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed Jan 8, 2017
1 parent 0c906a8 commit 3138755
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ local.properties
*.vspscc
.builds
*.dotCover
.vs/
*.pubxml

## TODO: If you have NuGet Package Restore enabled, uncomment this
#packages/
Expand Down
1 change: 1 addition & 0 deletions Skylark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
Binary file modified bin/Skylark.dll
Binary file not shown.
Binary file modified bin/Skylark.pdb
Binary file not shown.
Binary file modified plugins/BackgroundRunner.exe
Binary file not shown.
Binary file modified plugins/BackgroundRunner.pdb
Binary file not shown.

0 comments on commit 3138755

Please sign in to comment.