mirror of https://github.com/AMT-Cheif/Stylet.git
Rename MessageBox.cs -> MessageBoxViewModel.cs, as that's now all it contains
This commit is contained in:
parent
c849b1b027
commit
954ee6c436
|
@ -86,7 +86,7 @@
|
|||
</Compile>
|
||||
<Compile Include="LambdaEqualityComparer.cs" />
|
||||
<Compile Include="Logging\LogManager.cs" />
|
||||
<Compile Include="MessageBox.cs" />
|
||||
<Compile Include="MessageBoxViewModel.cs" />
|
||||
<Compile Include="StyletConductorExtensions.cs" />
|
||||
<Compile Include="StyletIoC\IContainer.cs" />
|
||||
<Compile Include="StyletIoC\IInjectionAware.cs" />
|
||||
|
|
Loading…
Reference in New Issue