|
37 | 37 | <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> |
38 | 38 | </PropertyGroup> |
39 | 39 | <ItemGroup> |
40 | | - <Reference Include="EmptyKeys.UserInterface, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
41 | | - <HintPath>..\packages\EmptyKeysUI_MonoGame.3.1.0\lib\netstandard2.0\EmptyKeys.UserInterface.dll</HintPath> |
| 40 | + <Reference Include="EmptyKeys.UserInterface, Version=3.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 41 | + <HintPath>..\packages\EmptyKeysUI_MonoGame.3.2.0\lib\netstandard2.0\EmptyKeys.UserInterface.dll</HintPath> |
42 | 42 | </Reference> |
43 | | - <Reference Include="EmptyKeys.UserInterface.Core, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
44 | | - <HintPath>..\packages\EmptyKeysUI_MonoGame.3.1.0\lib\netstandard2.0\EmptyKeys.UserInterface.Core.dll</HintPath> |
| 43 | + <Reference Include="EmptyKeys.UserInterface.Core, Version=3.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 44 | + <HintPath>..\packages\EmptyKeysUI_MonoGame.3.2.0\lib\netstandard2.0\EmptyKeys.UserInterface.Core.dll</HintPath> |
45 | 45 | </Reference> |
46 | 46 | <Reference Include="EmptyKeys.UserInterface.Debug, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
47 | | - <HintPath>..\packages\EmptyKeysUI_MonoGame.3.1.0\lib\netstandard2.0\EmptyKeys.UserInterface.Debug.dll</HintPath> |
| 47 | + <HintPath>..\packages\EmptyKeysUI_MonoGame.3.2.0\lib\netstandard2.0\EmptyKeys.UserInterface.Debug.dll</HintPath> |
48 | 48 | </Reference> |
49 | | - <Reference Include="EmptyKeys.UserInterface.Designer, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
50 | | - <HintPath>..\packages\EmptyKeysUI_Generator.3.1.0\lib\net462\EmptyKeys.UserInterface.Designer.dll</HintPath> |
| 49 | + <Reference Include="EmptyKeys.UserInterface.Designer, Version=3.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 50 | + <HintPath>..\packages\EmptyKeysUI_Generator.3.2.0\lib\net461\EmptyKeys.UserInterface.Designer.dll</HintPath> |
51 | 51 | </Reference> |
52 | | - <Reference Include="EmptyKeys.UserInterface.MonoGame, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
53 | | - <HintPath>..\packages\EmptyKeysUI_MonoGame.3.1.0\lib\netstandard2.0\EmptyKeys.UserInterface.MonoGame.dll</HintPath> |
| 52 | + <Reference Include="EmptyKeys.UserInterface.MonoGame, Version=3.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\EmptyKeysUI_MonoGame.3.2.0\lib\netstandard2.0\EmptyKeys.UserInterface.MonoGame.dll</HintPath> |
54 | 54 | </Reference> |
55 | 55 | <Reference Include="Microsoft.Expression.Drawing" /> |
56 | 56 | <Reference Include="System" /> |
|
94 | 94 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
95 | 95 | </None> |
96 | 96 | <AppDesigner Include="Properties\" /> |
| 97 | + <None Include="shaders\DirectionalBlurShader.fx" /> |
97 | 98 | </ItemGroup> |
98 | 99 | <ItemGroup> |
99 | 100 | <Page Include="BasicUI.xaml"> |
|
114 | 115 | </Page> |
115 | 116 | </ItemGroup> |
116 | 117 | <ItemGroup> |
117 | | - <Content Include="shaders\DirectionalBlurShader.fx" /> |
118 | 118 | <Resource Include="BehaviorsLicense.txt" /> |
119 | 119 | <Content Include="Images\EmptyKeysLogoTextSmall.png"> |
120 | 120 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
0 commit comments