|
@@ -13,63 +13,6 @@
|
|
|
<ProjectReference Include="..\..\platform\ZhonTai.Admin\ZhonTai.Admin.csproj" />
|
|
|
</ItemGroup>
|
|
|
|
|
|
- <ItemGroup>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\backgrounds\1.jpg">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\backgrounds\2.jpg">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\backgrounds\3.jpg">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\backgrounds\4.jpg">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\backgrounds\5.jpg">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\1\dark.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\1\transparent.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\2\dark.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\2\transparent.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\3\dark.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\3\transparent.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\4\dark.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\4\transparent.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\5\dark.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\5\transparent.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\6\dark.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\captcha\jigsaw\templates\6\transparent.png">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Update="wwwroot\swagger\mini-profiler.js">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- </ItemGroup>
|
|
|
-
|
|
|
<ItemGroup>
|
|
|
<InternalsVisibleTo Include="ZhonTai.Tests" />
|
|
|
</ItemGroup>
|