Keine Beschreibung

2a79146f6fc92b08a48e047e25576436e4792411.svn-base 7.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{39A9EE80-AD08-4F89-8A39-CA99D44B2E96}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>JPK_VDEK</RootNamespace>
  10. <AssemblyName>JPK_VDEK</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <ItemGroup>
  38. <Reference Include="System" />
  39. <Reference Include="System.Data" />
  40. <Reference Include="System.Xml" />
  41. <Reference Include="Microsoft.CSharp" />
  42. <Reference Include="System.Core" />
  43. <Reference Include="System.Xml.Linq" />
  44. <Reference Include="System.Data.DataSetExtensions" />
  45. <Reference Include="System.Net.Http" />
  46. <Reference Include="System.Xaml">
  47. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  48. </Reference>
  49. <Reference Include="WindowsBase" />
  50. <Reference Include="PresentationCore" />
  51. <Reference Include="PresentationFramework" />
  52. </ItemGroup>
  53. <ItemGroup>
  54. <ApplicationDefinition Include="App.xaml">
  55. <Generator>MSBuild:Compile</Generator>
  56. <SubType>Designer</SubType>
  57. </ApplicationDefinition>
  58. <Compile Include="ConfigPopup.xaml.cs">
  59. <DependentUpon>ConfigPopup.xaml</DependentUpon>
  60. </Compile>
  61. <Compile Include="Deklaracja.xaml.cs">
  62. <DependentUpon>Deklaracja.xaml</DependentUpon>
  63. </Compile>
  64. <Compile Include="Header.xaml.cs">
  65. <DependentUpon>Header.xaml</DependentUpon>
  66. </Compile>
  67. <Compile Include="Ogolne.xaml.cs">
  68. <DependentUpon>Ogolne.xaml</DependentUpon>
  69. </Compile>
  70. <Compile Include="OutFile.xaml.cs">
  71. <DependentUpon>OutFile.xaml</DependentUpon>
  72. </Compile>
  73. <Compile Include="Podmiot.xaml.cs">
  74. <DependentUpon>Podmiot.xaml</DependentUpon>
  75. </Compile>
  76. <Compile Include="Podsumowanie.xaml.cs">
  77. <DependentUpon>Podsumowanie.xaml</DependentUpon>
  78. </Compile>
  79. <Compile Include="PodsumowanieSP.xaml.cs">
  80. <DependentUpon>PodsumowanieSP.xaml</DependentUpon>
  81. </Compile>
  82. <Compile Include="PodsumowanieZakup.xaml.cs">
  83. <DependentUpon>PodsumowanieZakup.xaml</DependentUpon>
  84. </Compile>
  85. <Compile Include="Rejestr.xaml.cs">
  86. <DependentUpon>Rejestr.xaml</DependentUpon>
  87. </Compile>
  88. <Compile Include="Schemat_JPK_V7M%281%29_v1-0.Designer.cs" />
  89. <Compile Include="SPwiersz.xaml.cs">
  90. <DependentUpon>SPwiersz.xaml</DependentUpon>
  91. </Compile>
  92. <Compile Include="Sumy.xaml.cs">
  93. <DependentUpon>Sumy.xaml</DependentUpon>
  94. </Compile>
  95. <Compile Include="ZaWie.xaml.cs">
  96. <DependentUpon>ZaWie.xaml</DependentUpon>
  97. </Compile>
  98. <Page Include="ConfigPopup.xaml">
  99. <SubType>Designer</SubType>
  100. <Generator>MSBuild:Compile</Generator>
  101. </Page>
  102. <Page Include="Deklaracja.xaml">
  103. <SubType>Designer</SubType>
  104. <Generator>MSBuild:Compile</Generator>
  105. </Page>
  106. <Page Include="Header.xaml">
  107. <SubType>Designer</SubType>
  108. <Generator>MSBuild:Compile</Generator>
  109. </Page>
  110. <Page Include="MainWindow.xaml">
  111. <Generator>MSBuild:Compile</Generator>
  112. <SubType>Designer</SubType>
  113. </Page>
  114. <Compile Include="App.xaml.cs">
  115. <DependentUpon>App.xaml</DependentUpon>
  116. <SubType>Code</SubType>
  117. </Compile>
  118. <Compile Include="MainWindow.xaml.cs">
  119. <DependentUpon>MainWindow.xaml</DependentUpon>
  120. <SubType>Code</SubType>
  121. </Compile>
  122. <Page Include="Ogolne.xaml">
  123. <SubType>Designer</SubType>
  124. <Generator>MSBuild:Compile</Generator>
  125. </Page>
  126. <Page Include="OutFile.xaml">
  127. <SubType>Designer</SubType>
  128. <Generator>MSBuild:Compile</Generator>
  129. </Page>
  130. <Page Include="Podmiot.xaml">
  131. <SubType>Designer</SubType>
  132. <Generator>MSBuild:Compile</Generator>
  133. </Page>
  134. <Page Include="Podsumowanie.xaml">
  135. <SubType>Designer</SubType>
  136. <Generator>MSBuild:Compile</Generator>
  137. </Page>
  138. <Page Include="PodsumowanieSP.xaml">
  139. <SubType>Designer</SubType>
  140. <Generator>MSBuild:Compile</Generator>
  141. </Page>
  142. <Page Include="PodsumowanieZakup.xaml">
  143. <SubType>Designer</SubType>
  144. <Generator>MSBuild:Compile</Generator>
  145. </Page>
  146. <Page Include="Rejestr.xaml">
  147. <SubType>Designer</SubType>
  148. <Generator>MSBuild:Compile</Generator>
  149. </Page>
  150. <Page Include="SPwiersz.xaml">
  151. <SubType>Designer</SubType>
  152. <Generator>MSBuild:Compile</Generator>
  153. </Page>
  154. <Page Include="Sumy.xaml">
  155. <SubType>Designer</SubType>
  156. <Generator>MSBuild:Compile</Generator>
  157. </Page>
  158. <Page Include="ZaWie.xaml">
  159. <SubType>Designer</SubType>
  160. <Generator>MSBuild:Compile</Generator>
  161. </Page>
  162. </ItemGroup>
  163. <ItemGroup>
  164. <Compile Include="Properties\AssemblyInfo.cs">
  165. <SubType>Code</SubType>
  166. </Compile>
  167. <Compile Include="Properties\Resources.Designer.cs">
  168. <AutoGen>True</AutoGen>
  169. <DesignTime>True</DesignTime>
  170. <DependentUpon>Resources.resx</DependentUpon>
  171. </Compile>
  172. <Compile Include="Properties\Settings.Designer.cs">
  173. <AutoGen>True</AutoGen>
  174. <DependentUpon>Settings.settings</DependentUpon>
  175. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  176. </Compile>
  177. <EmbeddedResource Include="Properties\Resources.resx">
  178. <Generator>PublicResXFileCodeGenerator</Generator>
  179. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  180. </EmbeddedResource>
  181. <None Include="Properties\Settings.settings">
  182. <Generator>SettingsSingleFileGenerator</Generator>
  183. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  184. </None>
  185. <None Include="Schemat_JPK_V7M%281%29_v1-0.xsd">
  186. <SubType>Designer</SubType>
  187. </None>
  188. </ItemGroup>
  189. <ItemGroup>
  190. <None Include="App.config" />
  191. </ItemGroup>
  192. <ItemGroup>
  193. <Resource Include="trash_empty_ico.ico" />
  194. </ItemGroup>
  195. <ItemGroup>
  196. <Resource Include="icons8-browse-folder-32.png" />
  197. </ItemGroup>
  198. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  199. </Project>