| OLD | NEW |
| 1 //-----------------------------------------------------------------------------
- | 1 //-----------------------------------------------------------------------------
- |
| 2 // <auto-generated> | 2 // <auto-generated> |
| 3 // This code was generated by a tool. | 3 // This code was generated by a tool. |
| 4 // Runtime Version:4.0.30319.269 | 4 // Runtime Version:4.0.30319.269 |
| 5 // | 5 // |
| 6 // Changes to this file may cause incorrect behavior and will be lost if | 6 // Changes to this file may cause incorrect behavior and will be lost if |
| 7 // the code is regenerated. | 7 // the code is regenerated. |
| 8 // </auto-generated> | 8 // </auto-generated> |
| 9 //------------------------------------------------------------------------------ | 9 //------------------------------------------------------------------------------ |
| 10 | 10 |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 135 /// <summary> | 135 /// <summary> |
| 136 /// Looks up a localized string similar to Forcing rebuild of source f
ile "{0}" due to a change in the command line since the last build.. | 136 /// Looks up a localized string similar to Forcing rebuild of source f
ile "{0}" due to a change in the command line since the last build.. |
| 137 /// </summary> | 137 /// </summary> |
| 138 internal static string TrackedVCToolTask_RebuildingSourceCommandLineChan
ged { | 138 internal static string TrackedVCToolTask_RebuildingSourceCommandLineChan
ged { |
| 139 get { | 139 get { |
| 140 return ResourceManager.GetString("TrackedVCToolTask.RebuildingSo
urceCommandLineChanged", resourceCulture); | 140 return ResourceManager.GetString("TrackedVCToolTask.RebuildingSo
urceCommandLineChanged", resourceCulture); |
| 141 } | 141 } |
| 142 } | 142 } |
| 143 } | 143 } |
| 144 } | 144 } |
| OLD | NEW |