Skip to content

Commit

Permalink
Added deduping transformation
Browse files Browse the repository at this point in the history
  • Loading branch information
hvanbakel committed Nov 18, 2017
1 parent 45af218 commit a6c243f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project2015To2017/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Program
new ProjectReferenceTransformation(),
new PackageReferenceTransformation(),
new AssemblyReferenceTransformation(),
new RemovePackageAssemblyReferencesTransformation(),
new FileTransformation(),
new AssemblyInfoTransformation(),
new NugetPackageTransformation()
Expand Down

0 comments on commit a6c243f

Please sign in to comment.