File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.1</TargetFramework >
55 <AssemblyName >RefactorThis.GraphDiff</AssemblyName >
66 <RootNamespace >RefactorThis.GraphDiff</RootNamespace >
7- <Version >3.1.0 </Version >
7+ <Version >3.1.1 </Version >
88 <SignAssembly >true</SignAssembly >
99 <AssemblyOriginatorKeyFile >zzzproject.pfx</AssemblyOriginatorKeyFile >
1010 </PropertyGroup >
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "3.1.0 " ) ]
35- [ assembly: AssemblyFileVersion ( "3.1.0 " ) ]
34+ [ assembly: AssemblyVersion ( "3.1.1 " ) ]
35+ [ assembly: AssemblyFileVersion ( "3.1.1 " ) ]
You can’t perform that action at this time.
0 commit comments