Skip to content

Commit 079458f

Browse files
committed
fix: remove duplicate AssemblyInfo.cs for SDK-style project
1 parent ca42b24 commit 079458f

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
@@ -208,6 +208,9 @@ orleans.codegen.cs
208208
# RIA/Silverlight projects
209209
Generated_Code/
210210

211+
# SDK-style project generated files
212+
Generated/
213+
211214
# Backup & report files from converting an old project file
212215
# to a newer Visual Studio version. Backup files are not needed,
213216
# because we have git ;-)

src/CodingWithCalvin.CouchbaseExplorer/Properties/AssemblyInfo.cs

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

0 commit comments

Comments
 (0)