PWA Fundvelo der Caritas.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

CaritasPWA.csproj.user 696B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
  4. <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
  5. </PropertyGroup>
  6. <PropertyGroup>
  7. <ActiveDebugProfile>CaritasPWA</ActiveDebugProfile>
  8. <NameOfLastUsedPublishProfile>D:\Work\Caritas\CaritasPWA\Properties\PublishProfiles\IISProfile.pubxml</NameOfLastUsedPublishProfile>
  9. </PropertyGroup>
  10. <ItemGroup>
  11. <EmbeddedResource Update="Shared\ResourceFiles\Resources.it.resx">
  12. <SubType>Designer</SubType>
  13. </EmbeddedResource>
  14. </ItemGroup>
  15. </Project>