Skip to content

Commit ace361a

Browse files
Update to 6.0.2
1 parent 1876e7a commit ace361a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Src/AsyncAwaitBestPractices.MVVM/AsyncAwaitBestPractices.MVVM.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@
2727
New in this release:
2828
- Mark internal classes as abstract
2929
- Update AssemblyFileVersion
30+
- Add NuGet README
3031
</PackageReleaseNotes>
31-
<Version>6.0.1</Version>
32+
<Version>6.0.2</Version>
3233
<PackageReadmeFile>README.md</PackageReadmeFile>
3334
<RepositoryUrl>https://github.com/brminnick/AsyncAwaitBestPractices</RepositoryUrl>
3435
<Product>$(AssemblyName) ($(TargetFramework))</Product>

Src/AsyncAwaitBestPractices/AsyncAwaitBestPractices.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@
2929
New In This Release:
3030
- Mark internal classes as abstract
3131
- Update AssemblyFileVersion
32+
- Add NuGet README
3233
</PackageReleaseNotes>
33-
<Version>6.0.1</Version>
34+
<Version>6.0.2</Version>
3435
<PackageReadmeFile>README.md</PackageReadmeFile>
3536
<RepositoryUrl>https://github.com/brminnick/AsyncAwaitBestPractices</RepositoryUrl>
3637
<Product>$(AssemblyName) ($(TargetFramework))</Product>

0 commit comments

Comments
 (0)