File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
IncrementalCompiler/Properties
RoslynCompilerFix/Properties
RoslynMdbWriter/Properties Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- version : 1.0.0 .{build}
1
+ version : 1.2.2 .{build}
2
2
os : Visual Studio 2015
3
3
build_script :
4
4
- cmd : nuget restore & build.cmd package
Original file line number Diff line number Diff line change 29
29
// You can specify all the values or you can default the Build and Revision Numbers
30
30
// by using the '*' as shown below:
31
31
// [assembly: AssemblyVersion("1.0.*")]
32
- [ assembly: AssemblyVersion ( "1.2.1 " ) ]
33
- [ assembly: AssemblyFileVersion ( "1.2.1 " ) ]
32
+ [ assembly: AssemblyVersion ( "1.2.2 " ) ]
33
+ [ assembly: AssemblyFileVersion ( "1.2.2 " ) ]
Original file line number Diff line number Diff line change 29
29
// You can specify all the values or you can default the Build and Revision Numbers
30
30
// by using the '*' as shown below:
31
31
// [assembly: AssemblyVersion("1.0.*")]
32
- [ assembly: AssemblyVersion ( "1.2.1 " ) ]
33
- [ assembly: AssemblyFileVersion ( "1.2.1 " ) ]
32
+ [ assembly: AssemblyVersion ( "1.2.2 " ) ]
33
+ [ assembly: AssemblyFileVersion ( "1.2.2 " ) ]
Original file line number Diff line number Diff line change 29
29
// You can specify all the values or you can default the Build and Revision Numbers
30
30
// by using the '*' as shown below:
31
31
// [assembly: AssemblyVersion("1.0.*")]
32
- [ assembly: AssemblyVersion ( "1.2.1 " ) ]
33
- [ assembly: AssemblyFileVersion ( "1.2.1 " ) ]
32
+ [ assembly: AssemblyVersion ( "1.2.2 " ) ]
33
+ [ assembly: AssemblyFileVersion ( "1.2.2 " ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1.2.1 " ) ]
36
- [ assembly: AssemblyFileVersion ( "1.2.1 " ) ]
35
+ [ assembly: AssemblyVersion ( "1.2.2 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "1.2.2 " ) ]
Original file line number Diff line number Diff line change 28
28
// You can specify all the values or you can default the Build and Revision Numbers
29
29
// by using the '*' as shown below:
30
30
// [assembly: AssemblyVersion("1.0.*")]
31
- [ assembly: AssemblyVersion ( "1.2.1 " ) ]
32
- [ assembly: AssemblyFileVersion ( "1.2.1 " ) ]
31
+ [ assembly: AssemblyVersion ( "1.2.2 " ) ]
32
+ [ assembly: AssemblyFileVersion ( "1.2.2 " ) ]
You can’t perform that action at this time.
0 commit comments