Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit be41c0c

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.1.0...v2.0.0) (2022-09-03) ### Build System * **nuget:** Update dependencies ([c8513b1](c8513b1)) ### Features * Add support to debug in runtime `Microsoft.SourceLink.GitHub` ([5ca159b](5ca159b)) ### BREAKING CHANGES * **nuget:** Removed support for `.NET 3.1`
1 parent dfb96a0 commit be41c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerUtils.AspNetCore.ErrorHandler.ResponseTypes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<AssemblyName>PowerUtils.AspNetCore.ErrorHandler.ResponseTypes</AssemblyName>
1313
<RootNamespace>PowerUtils.AspNetCore.Attributes</RootNamespace>
1414

15-
<Version>1.1.0</Version>
15+
<Version>2.0.0</Version>
1616

1717
<PackageOutputPath>bin\</PackageOutputPath>
1818
</PropertyGroup>

0 commit comments

Comments
 (0)