File tree Expand file tree Collapse file tree
Sharpmake.Application/Properties
Sharpmake.Generators/Properties
Sharpmake.Platforms/Sharpmake.CommonPlatforms/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343//
4444// You can specify all the values or you can default the Build and Revision Numbers
4545// by using the '*' as shown below:
46- [ assembly: AssemblyVersion ( "0.18.2 .0" ) ]
46+ [ assembly: AssemblyVersion ( "0.18.3 .0" ) ]
Original file line number Diff line number Diff line change 4444//
4545// You can specify all the values or you can default the Build and Revision Numbers
4646// by using the '*' as shown below:
47- [ assembly: AssemblyVersion ( "0.18.2 .0" ) ]
47+ [ assembly: AssemblyVersion ( "0.18.3 .0" ) ]
4848
4949[ assembly: InternalsVisibleTo ( "Sharpmake" ) ]
Original file line number Diff line number Diff line change 4444//
4545// You can specify all the values or you can default the Build and Revision Numbers
4646// by using the '*' as shown below:
47- [ assembly: AssemblyVersion ( "0.18.2 .0" ) ]
47+ [ assembly: AssemblyVersion ( "0.18.3 .0" ) ]
4848
4949[ assembly: SharpmakeExtension ]
Original file line number Diff line number Diff line change 4444//
4545// You can specify all the values or you can default the Build and Revision Numbers
4646// by using the '*' as shown below:
47- [ assembly: AssemblyVersion ( "0.18.2 .0" ) ]
47+ [ assembly: AssemblyVersion ( "0.18.3 .0" ) ]
4848#pragma warning disable CS7035
49- [ assembly: AssemblyFileVersion ( "0.18.2 .0 (LocalBuild)" ) ]
49+ [ assembly: AssemblyFileVersion ( "0.18.3 .0 (LocalBuild)" ) ]
5050#pragma warning restore
5151
5252[ assembly: InternalsVisibleTo ( "Sharpmake.Application" ) ]
You can’t perform that action at this time.
0 commit comments