diff --git a/AutoMapper.Collection.sln b/AutoMapper.Collection.sln
index ba4f99e..51403f2 100644
--- a/AutoMapper.Collection.sln
+++ b/AutoMapper.Collection.sln
@@ -6,13 +6,14 @@ MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{578F2483-CF08-409D-A316-31BCB7C5D9D0}"
ProjectSection(SolutionItems) = preProject
Build.ps1 = Build.ps1
+ .github\workflows\ci.yml = .github\workflows\ci.yml
Directory.Build.props = Directory.Build.props
global.json = global.json
+ icon.png = icon.png
Push.ps1 = Push.ps1
README.md = README.md
- version.props = version.props
- .github\workflows\ci.yml = .github\workflows\ci.yml
.github\workflows\release.yml = .github\workflows\release.yml
+ version.props = version.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AutoMapper.Collection", "src\AutoMapper.Collection\AutoMapper.Collection.csproj", "{37AD667A-8080-476C-88FD-20310AC7CAF3}"
diff --git a/icon.png b/icon.png
new file mode 100644
index 0000000..56b96ca
Binary files /dev/null and b/icon.png differ
diff --git a/src/AutoMapper.Collection.EntityFramework/AutoMapper.Collection.EntityFramework.csproj b/src/AutoMapper.Collection.EntityFramework/AutoMapper.Collection.EntityFramework.csproj
index 6522955..8f2720a 100644
--- a/src/AutoMapper.Collection.EntityFramework/AutoMapper.Collection.EntityFramework.csproj
+++ b/src/AutoMapper.Collection.EntityFramework/AutoMapper.Collection.EntityFramework.csproj
@@ -6,14 +6,22 @@
net461;netstandard2.1
AutoMapper.Collection.EntityFramework
AutoMapper.Collection.EntityFramework
- https://s3.amazonaws.com/automapper/icon.png
+ icon.png
https://github.com/AutoMapper/Automapper.Collection
- https://github.com/AutoMapper/AutoMapper.Collection/blob/master/LICENSE.txt
../Key.snk
+ true
+ MIT
true
- true
+ true
+ snupkg
+ true
+ true
+
+
+
+
diff --git a/src/AutoMapper.Collection.LinqToSQL/AutoMapper.Collection.LinqToSQL.csproj b/src/AutoMapper.Collection.LinqToSQL/AutoMapper.Collection.LinqToSQL.csproj
index 615014a..faca212 100644
--- a/src/AutoMapper.Collection.LinqToSQL/AutoMapper.Collection.LinqToSQL.csproj
+++ b/src/AutoMapper.Collection.LinqToSQL/AutoMapper.Collection.LinqToSQL.csproj
@@ -6,14 +6,22 @@
net461
AutoMapper.Collection.LinqToSQL
AutoMapper.Collection.LinqToSQL
- https://s3.amazonaws.com/automapper/icon.png
+ icon.png
https://github.com/AutoMapper/Automapper.Collection
- https://github.com/AutoMapper/AutoMapper.Collection/blob/master/LICENSE.txt
../Key.snk
+ true
+ MIT
true
- true
+ true
+ snupkg
+ true
+ true
+
+
+
+
diff --git a/src/AutoMapper.Collection/AutoMapper.Collection.csproj b/src/AutoMapper.Collection/AutoMapper.Collection.csproj
index 9e8905b..12a0deb 100644
--- a/src/AutoMapper.Collection/AutoMapper.Collection.csproj
+++ b/src/AutoMapper.Collection/AutoMapper.Collection.csproj
@@ -6,21 +6,23 @@
netstandard2.0;net461
AutoMapper.Collection
AutoMapper.Collection
- https://s3.amazonaws.com/automapper/icon.png
+ icon.png
https://github.com/AutoMapper/Automapper.Collection
- https://github.com/AutoMapper/AutoMapper.Collection/blob/master/LICENSE.txt
$(PackageTargetFallback);portable-net45+win8+dnxcore50;portable-net45+win8
../Key.snk
+ true
MIT
true
true
- v
snupkg
true
true
- true
+
+
+
+