Skip to content

Commit cb005f3

Browse files
release_2025-02-28
1 parent 3c90302 commit cb005f3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<IncludeSymbols>true</IncludeSymbols>
2727
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2828

29-
<Version>4.0.0-preview.1</Version>
29+
<Version>4.0.0-preview.2</Version>
3030
</PropertyGroup>
3131

3232
<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'">

src/AWS.Logger.Core/AWS.Logger.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeSymbols>true</IncludeSymbols>
2828
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2929

30-
<Version>4.0.0-preview.1</Version>
30+
<Version>4.0.0-preview.2</Version>
3131
</PropertyGroup>
3232

3333
<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'">

src/AWS.Logger.Log4net/AWS.Logger.Log4net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<IncludeSymbols>true</IncludeSymbols>
2727
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2828

29-
<Version>4.0.0-preview.1</Version>
29+
<Version>4.0.0-preview.2</Version>
3030
</PropertyGroup>
3131

3232
<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'">

src/AWS.Logger.SeriLog/AWS.Logger.SeriLog.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<IncludeSymbols>true</IncludeSymbols>
2727
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2828

29-
<Version>4.0.0-preview.1</Version>
29+
<Version>4.0.0-preview.2</Version>
3030
</PropertyGroup>
3131

3232
<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'">

src/NLog.AWS.Logger/NLog.AWS.Logger.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeSymbols>true</IncludeSymbols>
2828
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2929

30-
<Version>4.0.0-preview.1</Version>
30+
<Version>4.0.0-preview.2</Version>
3131
</PropertyGroup>
3232

3333
<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'">

0 commit comments

Comments
 (0)