Skip to content

Commit 71ea670

Browse files
committed
Don't build test project on release - #179
1 parent cf7062b commit 71ea670

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

RndF.sln

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 17
4-
VisualStudioVersion = 17.1.32228.430
3+
# Visual Studio Version 18
4+
VisualStudioVersion = 18.2.11415.280 d18.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RndF", "src\RndF\RndF.csproj", "{308E8582-FCAA-406F-A2C8-A2E757146279}"
77
EndProject
@@ -49,7 +49,6 @@ Global
4949
{E703CE6C-CFC5-4991-AA89-2AB602D52EC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5050
{E703CE6C-CFC5-4991-AA89-2AB602D52EC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
5151
{E703CE6C-CFC5-4991-AA89-2AB602D52EC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
52-
{E703CE6C-CFC5-4991-AA89-2AB602D52EC6}.Release|Any CPU.Build.0 = Release|Any CPU
5352
{52D044CD-832A-4255-8521-91FA3E9433F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5453
{52D044CD-832A-4255-8521-91FA3E9433F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
5554
{52D044CD-832A-4255-8521-91FA3E9433F5}.Release|Any CPU.ActiveCfg = Release|Any CPU

0 commit comments

Comments
 (0)