Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2022-302
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sajani Samarakkody
2022-302
Commits
cb6ba23a
Commit
cb6ba23a
authored
May 19, 2022
by
Sajani Samarakkody
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
commit
parent
7cedebb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
Automation Drug Managment/packages/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1/tools/Roslyn45/csc.exe.config
...otNetCompilerPlatform.2.0.1/tools/Roslyn45/csc.exe.config
+31
-0
No files found.
Automation Drug Managment/packages/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1/tools/Roslyn45/csc.exe.config
0 → 100644
View file @
cb6ba23a
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<!--
Copyright
(
c
)
Microsoft
.
All
Rights
Reserved
.
Licensed
under
the
Apache
License
,
Version
2
.
0
.
See
License
.
txt
in
the
project
root
for
license
information
. -->
<
configuration
>
<
runtime
>
<
gcServer
enabled
=
"true"
/>
<
gcConcurrent
enabled
=
"false"
/>
<
assemblyBinding
xmlns
=
"urn:schemas-microsoft-com:asm.v1"
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.CodeAnalysis"
publicKeyToken
=
"31bf3856ad364e35"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"1.0.0.0-1.3.1.0"
newVersion
=
"1.3.1.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.CodeAnalysis.CSharp"
publicKeyToken
=
"31bf3856ad364e35"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"1.0.0.0-1.3.1.0"
newVersion
=
"1.3.1.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.CodeAnalysis.VisualBasic"
publicKeyToken
=
"31bf3856ad364e35"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"1.0.0.0-1.3.1.0"
newVersion
=
"1.3.1.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.Collections.Immutable"
culture
=
"neutral"
publicKeyToken
=
"b03f5f7f11d50a3a"
/>
<
bindingRedirect
oldVersion
=
"1.1.0.0-1.1.65535.65535"
newVersion
=
"1.1.37.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.Reflection.Metadata"
culture
=
"neutral"
publicKeyToken
=
"b03f5f7f11d50a3a"
/>
<
bindingRedirect
oldVersion
=
"1.0.0.0-1.1.65535.65535"
newVersion
=
"1.2.0.0"
/>
</
dependentAssembly
>
</
assemblyBinding
>
</
runtime
>
</
configuration
>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment