Merged
Conversation
2. Fixed configurations - Debug and release
- Removed the not required functions from SR.cs
Dev/shgu/sr topic
…renced S.W.F project:
<PackageReference Include="Microsoft.DesktopUI.App" Version="3.0.0-alpha-27006-1" ExcludeAssets="All" />
This is required because xunit.stafact is referencing Microsoft.desktopui.app which is causing problem.
Adding System.Windows.Forms.Tests project
…n it :)" This reverts commit a609bc3.
…nctionalTest_afterWinforms
- Changing build configs to Debug and Release in .vsts-ci.yml
Merge from master
…eeds on disabling tests
…der an overall test directory beside src
…dev/shgu/winforms_feature
…/winforms into dev/shgu/winforms_feature
618: Required because there are some obsolete APIs\Properties still in use 649: Required because at two places there is a variable which is not defined in Release configuration. The variable will have its default value
…y.Build.props files from csproj files.
1. Added back TargetFramework in csproj files 2. Created a Directory.Build.props file under S.W.F folder and moved AssemblyVersion and StrongNameKeyId in that file 3. Removed SR.Designer.cs file as it gets generated during build and should not be checked in
This reverts commit 2fb764b.
…mblies specific settings.
This reverts commit b024f83.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.