File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<OutputType >Exe</OutputType >
5
5
<LangVersion >preview</LangVersion >
6
6
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
7
- <Version >2.12 .0.0</Version >
7
+ <Version >2.13 .0.0</Version >
8
8
<Configurations >Debug;Release;ReleasePublish;DebugPublish</Configurations >
9
9
</PropertyGroup >
10
10
<PropertyGroup Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'DebugPublish' " >
Original file line number Diff line number Diff line change 6
6
<UseWindowsForms >true</UseWindowsForms >
7
7
<UseWPF >true</UseWPF >
8
8
<NoWarn >CA1416</NoWarn >
9
- <Version >2.12 .0.0</Version >
9
+ <Version >2.13 .0.0</Version >
10
10
<SatelliteResourceLanguages >en</SatelliteResourceLanguages >
11
11
</PropertyGroup >
12
12
<PropertyGroup Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'ReleasePublish' " >
You can’t perform that action at this time.
0 commit comments