Skip to content

Commit ed208d8

Browse files
committed
fix: remove duplicate AssemblyInfo.cs for SDK-style project
1 parent b6036d3 commit ed208d8

2 files changed

Lines changed: 3 additions & 15 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ orleans.codegen.cs
183183
# RIA/Silverlight projects
184184
Generated_Code/
185185

186+
# SDK-style project generated files
187+
Generated/
188+
186189
# Backup & report files from converting an old project file
187190
# to a newer Visual Studio version. Backup files are not needed,
188191
# because we have git ;-)

src/CodingWithCalvin.BreakpointNotifier/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)