We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a50874 commit 270a4f2Copy full SHA for 270a4f2
NotifyPropertyChanged.Verifier/NotifyPropertyChanged.Verifier.csproj
@@ -16,7 +16,7 @@
16
<PackageProjectUrl>https://github.com/Sankra/NotifyPropertyChanged.Verifier</PackageProjectUrl>
17
<PublishRepositoryUrl>true</PublishRepositoryUrl>
18
<Description>Fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.</Description>
19
- <PackageVersion>1.0.1-beta9</PackageVersion>
+ <PackageVersion>1.0.1</PackageVersion>
20
<Summary>Fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.</Summary>
21
<Title>NotifyPropertyChanged.Verifier</Title>
22
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
0 commit comments