File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <!-- Product -->
66 <AssemblyName >Plugin.ValidationRules</AssemblyName >
77 <TargetFramework >netstandard2.0</TargetFramework >
8- <Product >$(AssemblyName) ($(TargetFramework)) </Product >
9- <Copyright >Copyright 2018 </Copyright >
10- <Version >1.1 .0.0</Version >
8+ <Product >Plugin.ValidationRules </Product >
9+ <Copyright >Copyright 2021 </Copyright >
10+ <Version >1.2 .0.0</Version >
1111
1212 <!-- Package -->
1313 <PackageId >Plugin.ValidationRules</PackageId >
@@ -36,7 +36,7 @@ Improve the quality of your data using validation rules. Validation rules verify
3636
3737 <!-- Assembly -->
3838 <RootNamespace >Plugin.ValidationRules</RootNamespace >
39- <AssemblyVersion >1.1 .0.0</AssemblyVersion >
39+ <AssemblyVersion >1.2 .0.0</AssemblyVersion >
4040 <AssemblyFileVersion >1.0.0.0</AssemblyFileVersion >
4141 <SignAssembly >false</SignAssembly >
4242 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
You can’t perform that action at this time.
0 commit comments