-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit fe085e9.
- Loading branch information
Showing
8 changed files
with
50 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
{ | ||
"Projects": [ | ||
{ | ||
"Name": "AWS.Logger.AspNetCore", | ||
"Path": "src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj" | ||
}, | ||
{ | ||
"Name": "AWS.Logger.Core", | ||
"Path": "src/AWS.Logger.Core/AWS.Logger.Core.csproj" | ||
}, | ||
{ | ||
"Name": "AWS.Logger.Log4net", | ||
"Path": "src/AWS.Logger.Log4net/AWS.Logger.Log4net.csproj" | ||
}, | ||
{ | ||
"Name": "AWS.Logger.SeriLog", | ||
"Path": "src/AWS.Logger.SeriLog/AWS.Logger.SeriLog.csproj" | ||
}, | ||
{ | ||
"Name": "NLog.AWS.Logger", | ||
"Path": "src/NLog.AWS.Logger/NLog.AWS.Logger.csproj" | ||
} | ||
], | ||
"UseCommitsForChangelog": false, | ||
"DefaultIncrementType": "Patch", | ||
"ChangeFilesDetermineIncrementType": true | ||
"Projects": [ | ||
{ | ||
"Name": "AWS.Logger.AspNetCore", | ||
"Path": "src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj" | ||
}, | ||
{ | ||
"Name": "AWS.Logger.Core", | ||
"Path": "src/AWS.Logger.Core/AWS.Logger.Core.csproj" | ||
}, | ||
{ | ||
"Name": "AWS.Logger.Log4net", | ||
"Path": "src/AWS.Logger.Log4net/AWS.Logger.Log4net.csproj" | ||
}, | ||
{ | ||
"Name": "AWS.Logger.SeriLog", | ||
"Path": "src/AWS.Logger.SeriLog/AWS.Logger.SeriLog.csproj" | ||
}, | ||
{ | ||
"Name": "NLog.AWS.Logger", | ||
"Path": "src/NLog.AWS.Logger/NLog.AWS.Logger.csproj" | ||
} | ||
], | ||
"UseCommitsForChangelog": false, | ||
"DefaultIncrementType": "Patch", | ||
"ChangeFilesDetermineIncrementType": true | ||
} |
18 changes: 18 additions & 0 deletions
18
.autover/changes/f2cd4eda-bee4-4d41-9170-f8fdbe497a13.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"Projects": [ | ||
{ | ||
"Name": "AWS.Logger.AspNetCore", | ||
"Type": "Patch", | ||
"ChangelogMessages": [ | ||
"Update package dependencies to address security vulnerabilities" | ||
] | ||
}, | ||
{ | ||
"Name": "AWS.Logger.SeriLog", | ||
"Type": "Patch", | ||
"ChangelogMessages": [ | ||
"Update package dependencies to address security vulnerabilities" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters