Last change
on this file since 101 was 101, checked in by coas-nagasima, 8 years ago |
TOPPERS/uKadecotのソースコードを追加
|
-
Property svn:eol-style
set to
native
-
Property svn:mime-type
set to
text/plain
|
File size:
378 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 |
|
---|
3 | <!--
|
---|
4 | ASP.NET アプリケーションの構成方法の詳細については、
|
---|
5 | http://go.microsoft.com/fwlink/?LinkId=169433 を参照してください
|
---|
6 | -->
|
---|
7 |
|
---|
8 | <configuration>
|
---|
9 | <system.web>
|
---|
10 | <compilation debug="true" targetFramework="4.5" />
|
---|
11 | <httpRuntime targetFramework="4.5" />
|
---|
12 | </system.web>
|
---|
13 |
|
---|
14 | </configuration>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.