Skip to content

Commit

Permalink
Removed CommonAssemblyInfo, it's not used anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang committed Dec 2, 2015
1 parent 40a1bdc commit 66b82cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
3 changes: 1 addition & 2 deletions Serilog.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{037440DE-440B-4129-9F7A-09B42D00397E}"
EndProject
Expand All @@ -11,7 +11,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "assets", "assets", "{E9D1B5
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Build.ps1 = Build.ps1
assets\CommonAssemblyInfo.cs = assets\CommonAssemblyInfo.cs
global.json = global.json
NuGet.Config = NuGet.Config
README.md = README.md
Expand Down
8 changes: 0 additions & 8 deletions assets/CommonAssemblyInfo.cs

This file was deleted.

0 comments on commit 66b82cd

Please sign in to comment.