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}
22os : Visual Studio 2015
33build_script :
44- cmd : nuget restore & build.cmd package
Original file line number Diff line number Diff line change 2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
3131// [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 2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
3131// [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 2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
3131// [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 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [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 2828// You can specify all the values or you can default the Build and Revision Numbers
2929// by using the '*' as shown below:
3030// [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