File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ * .suo
2
+ bin
3
+ obj
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <configuration >
3
+ <startup >
4
+ <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.7.1" />
5
+ </startup >
6
+ </configuration >
Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >FNATest</RootNamespace >
11
11
<AssemblyName >FNATest</AssemblyName >
12
- <TargetFrameworkVersion >v4.5.2 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.7.1 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
15
+ <TargetFrameworkProfile />
15
16
</PropertyGroup >
16
17
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
17
18
<DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments