File tree 3 files changed +21
-2
lines changed
3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
+ ## [ 3.0.0] ( https://github.com/mwwoda/net-sdk-playground/compare/v2.0.0...v3.0.0 ) (2022-12-08)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * upgrade to net462
11
+
12
+ ### ** New Features and Enhancements:**
13
+
14
+ * ci changes ([ 58c0690] ( https://github.com/mwwoda/net-sdk-playground/commit/58c0690bf3fbaaa614ff235976c4c168bf7e7499 ) )
15
+ * new feature ([ a8c13ac] ( https://github.com/mwwoda/net-sdk-playground/commit/a8c13ac6058fd615826f8d9031ee099f1a7ef8fa ) )
16
+ * upgrade to net462 ([ fd967cc] ( https://github.com/mwwoda/net-sdk-playground/commit/fd967cc849c8fc43f469a2999bfa96820f6bb77e ) )
17
+
18
+ ### ** Bug Fixes:**
19
+
20
+ * fix script ([ b4cf3ae] ( https://github.com/mwwoda/net-sdk-playground/commit/b4cf3aee8f981a7a0771a71d24c9011035c107be ) )
21
+
22
+
5
23
## [ 3.0.0] ( https://github.com/mwwoda/net-sdk-playground/compare/v2.0.0...v3.0.0 ) (2022-11-24)
6
24
7
25
@@ -458,3 +476,4 @@ All notable changes to this project will be documented in this file. See [standa
458
476
459
477
460
478
479
+
Original file line number Diff line number Diff line change 10
10
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
11
11
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
12
12
<PackageDescription >.NET SDK Playground for testing purposes. The library is built for .NET Core.</PackageDescription >
13
- <PackageReleaseNotes >See https://github.com/mwwoda/net-sdk-playground/blob/main/CHANGELOG.md#300-2022-11-24 </PackageReleaseNotes >
13
+ <PackageReleaseNotes >See https://github.com/mwwoda/net-sdk-playground/blob/main/CHANGELOG.md#300-2022-12-08 </PackageReleaseNotes >
14
14
<Copyright >Copyright 2021</Copyright >
15
15
<PackageTags >.NET;SDK;Core</PackageTags >
16
16
<TargetFramework >netstandard2.0</TargetFramework >
Original file line number Diff line number Diff line change 10
10
<license type =" expression" >Apache-2.0</license >
11
11
<requireLicenseAcceptance >false</requireLicenseAcceptance >
12
12
<description >.NET SDK Playground for testing purposes. The library is targeting .NET Framework 4.5</description >
13
- <releaseNotes >See https://github.com/mwwoda/net-sdk-playground/blob/main/CHANGELOG.md#300-2022-11-24 </releaseNotes >
13
+ <releaseNotes >See https://github.com/mwwoda/net-sdk-playground/blob/main/CHANGELOG.md#300-2022-12-08 </releaseNotes >
14
14
<copyright >Copyright 2021</copyright >
15
15
<tags >.NET SDK</tags >
16
16
</metadata >
You can’t perform that action at this time.
0 commit comments