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 4
4
<TargetFramework >netstandard2.1</TargetFramework >
5
5
<AssemblyName >RefactorThis.GraphDiff</AssemblyName >
6
6
<RootNamespace >RefactorThis.GraphDiff</RootNamespace >
7
- <Version >3.1.0 </Version >
7
+ <Version >3.1.1 </Version >
8
8
<SignAssembly >true</SignAssembly >
9
9
<AssemblyOriginatorKeyFile >zzzproject.pfx</AssemblyOriginatorKeyFile >
10
10
</PropertyGroup >
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [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